Finished rewriting the project docs file

This commit is contained in:
Veronica K. B. Olsen
2020-08-03 23:33:05 +02:00
parent 2abe214b2f
commit 9b9a3dd5bb
3 changed files with 185 additions and 86 deletions
+5 -3
View File
@@ -1,8 +1,8 @@
.. _a_struct:
*****************
Project Structure
*****************
***************
Novel Structure
***************
This section covers the structure of a novel project.
@@ -69,6 +69,8 @@ The syntax highlighter will alert the user that only the correct keywords are us
If the index of defined tags is out of date, press :kbd:`F9` to regenerate it, or select :menuselection:`Tools --> Rebuild Index` from the menu.
In general, the index for a file is regenerated when a file is saved, so this shouldn't normally be necessary.
.. _a_struct_layout:
Novel File Layout
=================