Skip to content

Commit

Permalink
More sphinx styling
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcortesortuno committed Feb 1, 2021
1 parent 968f862 commit 2ab9ef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.mathjax', 'sphinx.ext.viewcode',
'nbsphinx']

autosummary_generate = True

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

Expand Down

0 comments on commit 2ab9ef5

Please sign in to comment.