fix
This commit is contained in:
parent
9ab7a6e829
commit
4fc40fb8b9
2 changed files with 2 additions and 2 deletions
2
build.py
2
build.py
|
@ -6,7 +6,7 @@ import subprocess
|
|||
|
||||
import sphinx.cmd.build
|
||||
|
||||
TRAVAUX = ['mémoire']
|
||||
TRAVAUX = ['thesis']
|
||||
INPUT = ['cnam']
|
||||
OUTPUT = 'out'
|
||||
|
||||
|
|
|
@ -6,6 +6,6 @@ Travaux
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
mémoire/index
|
||||
thesis/index
|
||||
probatoire/index
|
||||
blanc/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue