fixed warnings from sphinx-build, made build path consistent with gitignore (removed sphinx build directory from version control)

This commit is contained in:
Tristan Lee
2022-02-21 16:13:16 -06:00
parent e3d29bf811
commit 9fe3d90b0b
43 changed files with 3 additions and 17825 deletions

View File

@@ -48,4 +48,4 @@ html_theme = 'alabaster'
# 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 = []