We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd50da commit d30d557Copy full SHA for d30d557
doc/conf.py
@@ -38,6 +38,7 @@
38
# ]
39
40
extensions = [
41
+ 'deepmodeling_sphinx',
42
"sphinx_rtd_theme",
43
'myst_parser',
44
'sphinx.ext.autosummary',
doc/requirements.txt
@@ -3,3 +3,4 @@ recommonmark==0.7.1
3
sphinx_rtd_theme==0.5.2
4
sphinx_markdown_tables==0.0.15
5
myst-parser==0.13.7
6
+deepmodeling_sphinx
0 commit comments