summaryrefslogtreecommitdiffstats
path: root/tools/gendoc/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gendoc/doc/conf.py')
-rw-r--r--tools/gendoc/doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gendoc/doc/conf.py b/tools/gendoc/doc/conf.py
index ee12eff..331d8a6 100644
--- a/tools/gendoc/doc/conf.py
+++ b/tools/gendoc/doc/conf.py
@@ -105,7 +105,7 @@ html_theme = 'openlmitheme'
#html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
-#html_theme_path = []
+html_theme_path = ['../..']
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".