Split up the toctree
This commit is contained in:
+13
-3
@@ -48,19 +48,29 @@ Useful Links
|
|||||||
* PyPi Project: https://pypi.org/project/novelWriter
|
* PyPi Project: https://pypi.org/project/novelWriter
|
||||||
|
|
||||||
|
|
||||||
Contents
|
|
||||||
========
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
:caption: First Steps
|
||||||
|
|
||||||
introduction
|
introduction
|
||||||
started
|
started
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:caption: Writing Novels
|
||||||
|
|
||||||
projects
|
projects
|
||||||
structure
|
structure
|
||||||
notes
|
notes
|
||||||
export
|
export
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:caption: Under the Hood
|
||||||
|
|
||||||
technical
|
technical
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user