docs: Reduce generated bloat

This is a single function, no need for more than the index
This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-07-04 05:34:16 +02:00
parent 519fe4cc75
commit f3d5d3956c
3 changed files with 75 additions and 82 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ html_theme = 'sphinx_rtd_theme'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = []