Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sphinx: one warning less
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 31 Aug 2018 15:58:58 +0000 (17:58 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 31 Aug 2018 15:58:58 +0000 (17:58 +0200)
docs/source/conf.py

index 2aeb763..d335a48 100644 (file)
@@ -61,10 +61,8 @@ exhale_args = {
     "doxygenStripFromPath":  "..",
     # Suggested optional arguments
     "createTreeView":        True,
     "doxygenStripFromPath":  "..",
     # Suggested optional arguments
     "createTreeView":        True,
-    # TIP: if using the sphinx-bootstrap-theme, you need
-    # "treeViewIsBootstrap": True,
     "exhaleExecutesDoxygen": False,
     "exhaleExecutesDoxygen": False,
-    "exhaleUseDoxyfile":     True,
+    "exhaleUseDoxyfile":     True,
 }
 
 
 }