]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/conf: remove some rtd_theme options obs-knot-resolver-bs4hbr/deployments/524
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 16 Jan 2020 08:57:22 +0000 (09:57 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 16 Jan 2020 08:57:22 +0000 (09:57 +0100)
These options are not essential and they are only supported with newer
versions of the theme, which are unavailable in older distributions.

doc/conf.py

index 44861cfa0014af03774fe29e3242c1130b382d5f..bf74c1aa3c05f5269ecee3ca4ee08fc5d5812be4 100644 (file)
@@ -61,8 +61,6 @@ html_theme_options = {
     # Toc options
     'collapse_navigation': False,
     'sticky_navigation': True,
-    'navigation_depth': 3,
-    'includehidden': False,
 }
 html_logo = '_static/logo-negativ.svg'