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 authored and wardi committed Feb 28, 2024
1 parent d2cf30b commit dd85e63
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 dd85e63

Please sign in to comment.