Skip to content

Commit

Permalink
add sphinx rtd theme
Browse files Browse the repository at this point in the history
  • Loading branch information
cccaballero authored Dec 19, 2023
1 parent 22de220 commit 03fc07c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx_rtd_theme'
'sphinx.ext.intersphinx'
]

# intersphinx_mapping = {'python': ('https://docs.python.org/3.6', None)}
Expand Down

0 comments on commit 03fc07c

Please sign in to comment.