diff --git a/docs/source/conf.py b/docs/source/conf.py index d5b77c9..fac882f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -21,6 +21,7 @@ latex_logo_width = '5cm' # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration extensions = [ + "myst_parser", "sphinx.ext.duration", "sphinx.ext.doctest", "sphinx.ext.autodoc", diff --git a/docs/source/index.rst b/docs/source/index.rst index 2484ede..b58cd6d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -10,7 +10,6 @@ Welcome to spiri-sdk's documentation! :maxdepth: 2 :caption: Contents: - .. include:: ../../README.md Indices and tables