parent
4d21ce2dec
commit
e9ef849611
2 changed files with 3 additions and 3 deletions
2
build.py
2
build.py
|
@ -9,7 +9,7 @@ from rwx.prj.sphinx import SphinxProject
|
|||
|
||||
PROJECTS = [
|
||||
"blanc",
|
||||
# "probatoire",
|
||||
"probatoire",
|
||||
# "thesis",
|
||||
]
|
||||
|
||||
|
|
|
@ -6,8 +6,8 @@ import subprocess
|
|||
import sys
|
||||
|
||||
DOCUMENTS = [
|
||||
# ('document', 'mémoire'),
|
||||
# ('présentation', 'présentation'),
|
||||
('document', 'mémoire'),
|
||||
('présentation', 'présentation'),
|
||||
]
|
||||
TMP = 'tmp'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue