Skip to content

Commit

Permalink
add readthedocs yaml configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Dec 2, 2024
1 parent 05a8829 commit baa60c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
'sphinx_design'
'sphinx_design',
'sphinx_material'
]

autodoc_default_flags = ['private-members', 'show-inheritance']
Expand Down
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ODE-toolbox

.. toctree::
:hidden:
:maxdepth: 2
:maxdepth: 1

index

Expand Down

0 comments on commit baa60c0

Please sign in to comment.