We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f5873 commit 3e81a93Copy full SHA for 3e81a93
docsDoxySphinx/conf.py
@@ -17,7 +17,7 @@
17
import subprocess, os
18
19
# Doxygen
20
-subprocess.call('doxygen Doxyfile', shell=True)
+subprocess.call('doxygen Doxyfile.193', shell=True)
21
22
# -- Project information -----------------------------------------------------
23
docsDoxySphinx/index.rst
@@ -16,7 +16,6 @@ Indices and tables
16
==================
* :ref:`genindex`
-* :ref:`modindex`
* :ref:`search`
0 commit comments