Added custom css and rewrote the interfaces docs file

This commit is contained in:
Veronica K. B. Olsen
2020-08-03 22:46:43 +02:00
parent c6c47866d1
commit 9e2fe92c83
6 changed files with 340 additions and 161 deletions
+6
View File
@@ -1,3 +1,5 @@
.. _a_struct:
*****************
Project Structure
*****************
@@ -8,6 +10,8 @@ This section covers the structure of a novel project.
This section concerns files under the Novel type root folder only.
There are some restrictions and features that only applies to these type of files.
.. _a_struct_heads:
Importance of Headings
======================
@@ -26,6 +30,8 @@ The different header levels are interpreted as specific section types of the nov
* ``### Header3``: Header level 3 signifies a scene level partition.
* ``#### Header4``: Header level 4 signifies a sub-scene level partition (section).
.. _a_struct_tags:
Tag References
==============