Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bo Zhang
csst
Commits
b9182720
Commit
b9182720
authored
Mar 02, 2022
by
BO ZHANG
🏀
Browse files
added a number of extensions
parent
07b9bd93
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/source/conf.py
View file @
b9182720
...
@@ -33,8 +33,15 @@ release = csst.__version__
...
@@ -33,8 +33,15 @@ release = csst.__version__
# ones.
# ones.
extensions
=
[
extensions
=
[
"sphinx.ext.autodoc"
,
"sphinx.ext.autodoc"
,
'sphinx.ext.imgmath'
,
'numpydoc'
,
'sphinx.ext.autosummary'
,
'sphinx.ext.coverage'
,
'sphinx.ext.intersphinx'
,
'sphinx_gallery.gen_gallery'
]
]
# Add any paths that contain templates here, relative to this directory.
# Add any paths that contain templates here, relative to this directory.
templates_path
=
[
'_templates'
]
templates_path
=
[
'_templates'
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment