From 38fb4a8184362ef5f327b2511eef884a4c2ce08e Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Thu, 6 Aug 2020 23:32:53 +0200 Subject: [PATCH] Split up the toctree --- docs/source/index.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8aa23970..c8f5d952 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,19 +48,29 @@ Useful Links * PyPi Project: https://pypi.org/project/novelWriter -Contents -======== - .. toctree:: :maxdepth: 2 + :caption: First Steps introduction started interface + + +.. toctree:: + :maxdepth: 2 + :caption: Writing Novels + projects structure notes export + + +.. toctree:: + :maxdepth: 2 + :caption: Under the Hood + technical