commentary

This commit is contained in:
crumbtoo
2023-12-14 16:12:20 -07:00
parent 136e3687b0
commit 20c936f317
3 changed files with 22 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ author = 'madeleine sydney slaga'
# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = ['sphinx.ext.imgmath']
extensions = ['sphinx.ext.imgmath', 'sphinx.ext.graphviz']
# templates_path = ['_templates']
exclude_patterns = []