diff options
-rw-r--r-- | doc/conf.py.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in index 4741de3..423bbea 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -25,7 +25,6 @@ nitpick_ignore = list(map(lambda x: ("c:identifier", x), _opaque)) # HTML output -html_static_path = ["_static"] html_theme = "sphinx_lv2_theme" html_copy_source = False html_short_title = "Suil" |