X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b7c3da37d0776e2e3daadc7ea96dffdee4e809a4..f04cb933da95f9df2da6d58a72a7b1da12582f7d:/docs/source/conf.py diff --git a/docs/source/conf.py b/docs/source/conf.py index a70134e48d..350b49c27f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -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