From 19ada49f46bebec71815035d8e5749abb3f496f6 Mon Sep 17 00:00:00 2001 From: Jaikinator Date: Mon, 16 Oct 2023 14:29:33 +0200 Subject: [PATCH] changed position of Readme --- source/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/index.rst b/source/index.rst index 93164b5..6191c6d 100644 --- a/source/index.rst +++ b/source/index.rst @@ -4,7 +4,6 @@ Welcome to ScrAIbe: Streamlined Conversation Recording with Automated Intelligen Readme File =========== -.. include:: ../README.md .. automodule:: scraibe @@ -13,6 +12,11 @@ Readme File :maxdepth: 2 :caption: Contents: + .. include:: ../README.md + :parser: myst_parser.sphinx_ + + modules + Indices and tables ==================