From 3e81a939d9fd9aa2926af92588a6bea81900565c Mon Sep 17 00:00:00 2001 From: Sichao25 Date: Mon, 25 Aug 2025 19:58:54 -0400 Subject: [PATCH] fix display issue --- docsDoxySphinx/conf.py | 2 +- docsDoxySphinx/index.rst | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docsDoxySphinx/conf.py b/docsDoxySphinx/conf.py index 51c240f..6c9206d 100644 --- a/docsDoxySphinx/conf.py +++ b/docsDoxySphinx/conf.py @@ -17,7 +17,7 @@ import subprocess, os # Doxygen -subprocess.call('doxygen Doxyfile', shell=True) +subprocess.call('doxygen Doxyfile.193', shell=True) # -- Project information ----------------------------------------------------- diff --git a/docsDoxySphinx/index.rst b/docsDoxySphinx/index.rst index 65176c0..87d273f 100644 --- a/docsDoxySphinx/index.rst +++ b/docsDoxySphinx/index.rst @@ -16,7 +16,6 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`