diff --git a/docs/conf.py b/docs/conf.py index 0b37b15..60b3034 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,7 +38,7 @@ # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ - # 'myst_parser', + 'myst_parser', 'sphinx.ext.githubpages', 'sphinx_gallery.gen_gallery' ] diff --git a/docs/getting_started/index.rst b/docs/getting_started/index.rst index 9f9b772..7e9cfeb 100644 --- a/docs/getting_started/index.rst +++ b/docs/getting_started/index.rst @@ -10,7 +10,7 @@ The following links provide further documentation on the different branches with calculations.md io.md -# galleries/plot_types/index + galleries/plot_types/index statistics.md utilities.md