build/probatoire
Some checks failed
/ job (push) Failing after 6m24s

This commit is contained in:
Marc Beninca 2025-05-25 20:11:53 +02:00
parent 4d21ce2dec
commit e9ef849611
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ from rwx.prj.sphinx import SphinxProject
PROJECTS = [ PROJECTS = [
"blanc", "blanc",
# "probatoire", "probatoire",
# "thesis", # "thesis",
] ]

View file

@ -6,8 +6,8 @@ import subprocess
import sys import sys
DOCUMENTS = [ DOCUMENTS = [
# ('document', 'mémoire'), ('document', 'mémoire'),
# ('présentation', 'présentation'), ('présentation', 'présentation'),
] ]
TMP = 'tmp' TMP = 'tmp'