diff --git a/doc/conf.py b/doc/conf.py index 566be628..3355012f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -55,7 +55,7 @@ # 'recommonmark', 'nbsphinx', 'IPython.sphinxext.ipython_console_highlighting', - 'm2r2', + 'myst_parser', ] # Add any paths that contain templates here, relative to this directory. diff --git a/doc/requirements_doc.txt b/doc/requirements_doc.txt index ff4b5aee..76a76b95 100644 --- a/doc/requirements_doc.txt +++ b/doc/requirements_doc.txt @@ -3,9 +3,10 @@ sphinx_rtd_theme>=1.2.0 breathe>=4.35.0 exhale>=0.2.3 ipython>=8.13.2 -m2r2>=0.2.7 +myst-parser sphinx-autodoc-typehints>=1.10.3 nbsphinx==0.9.1 +nbconvert>=7.1.0 -e git+https://github.com/svenevs/exhale.git@a1a8551321e246e3ab81f5456e04a8159804595b#egg=exhale # to import parpe package: