topic→document
This commit is contained in:
parent
4d0c24acee
commit
53169830ec
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ import subprocess
|
|||
import sys
|
||||
|
||||
DOCUMENTS = [
|
||||
('topic', 'sujet'),
|
||||
# ('document', 'mémoire'),
|
||||
# ('topic', 'sujet'),
|
||||
('document', 'mémoire'),
|
||||
# ('presentation', 'présentation'),
|
||||
]
|
||||
TMP = 'tmp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue