Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Further improvements to the docs
[simgrid.git] / docs / source / conf.py
index a70134e..350b49c 100644 (file)
@@ -50,8 +50,9 @@ release = u'3.21'
 extensions = [
     'sphinx.ext.todo',
     'breathe',
-    'exhale',
+#    'exhale',
     'hidden_code_block',
+#    'snooze', # must come after exhale
 ]
 
 todo_include_todos = True