Skip to content

Commit

Permalink
Switch to the old Sphinx-rtd theme
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Dec 13, 2023
1 parent 152521a commit ae17260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@
extensions = [
'sphinx.ext.autodoc', 'sphinx.ext.todo',
'sphinx.ext.autosummary', 'ckan.plugins.toolkit_sphinx_extension',
'sphinx_rtd_theme',
]
html_theme = 'sphinx_rtd_theme'
autodoc_member_order = 'bysource'
todo_include_todos = True

Expand Down

0 comments on commit ae17260

Please sign in to comment.