Add customisation help to docs (#984)

* Make sure user-defined themes folders exist in the data path
* Minor cleanup in shortcuts table
* Add details in docs on how to customise GUI and add dictionaries
* Add spell check reference in docs overview
This commit is contained in:
Veronica Berglyd Olsen
2022-02-06 13:45:30 +01:00
committed by GitHub
parent d7f2fec8ad
commit 6d097f0bcb
7 changed files with 164 additions and 12 deletions
+2
View File
@@ -54,6 +54,7 @@ too. novelWriter can be run directly from the Python source, installed from the
int_overview
int_started
int_source
int_customise
.. toctree::
:maxdepth: 1
@@ -82,5 +83,6 @@ too. novelWriter can be run directly from the Python source, installed from the
:caption: Under the Hood
:hidden:
tech_locations
tech_storage
tech_tests