Skip to content

Commit d30d557

Browse files
authored
add deepmodeling banner to doc (#688)
1 parent 8cd50da commit d30d557

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
# ]
3939

4040
extensions = [
41+
'deepmodeling_sphinx',
4142
"sphinx_rtd_theme",
4243
'myst_parser',
4344
'sphinx.ext.autosummary',

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ recommonmark==0.7.1
33
sphinx_rtd_theme==0.5.2
44
sphinx_markdown_tables==0.0.15
55
myst-parser==0.13.7
6+
deepmodeling_sphinx

0 commit comments

Comments
 (0)