diff --git a/docs/conf.py b/docs/conf.py index b5fe44517..088cc873e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,7 +80,7 @@ nb_execution_mode = "off" # The master toctree document. -master_doc = "readme" +master_doc = "index" # General information about the project. project = "TIA Toolbox" diff --git a/docs/index.rst b/docs/index.rst index 0db59ede2..0ddeacbae 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,9 +1,8 @@ Welcome to TIA Toolbox's documentation! ======================================= -.. image:: tia_logo.png - :alt: alternate text - :align: center +.. include:: ../README.md + :parser: myst_parser.sphinx_ .. toctree:: :maxdepth: 2