This commit is contained in:
2025-06-22 01:20:04 -04:00
parent 29ba86d9c7
commit 2abc196401
12 changed files with 47 additions and 21 deletions

View File

@@ -17,6 +17,7 @@ release = 'HR'
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.mathjax",
'sphinxcontrib.programoutput',
#"sphinx_favicon",
]