Update docs on install and project storage (#976)

* Add note to docs about Ubuntu repo on Debian (issue #956)
* Add section on project storage to docs (covers issue #960)
This commit is contained in:
Veronica Berglyd Olsen
2022-01-25 18:29:23 +01:00
committed by GitHub
parent 85ea9f5b19
commit 71419eeda3
3 changed files with 47 additions and 6 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ robustness.
The project storage is suitable for version control software, and also well suited for file
synchronisation tools. All text is saved as plain text files with a meta data header. The core
project structure is stored in a single project XML file. Other meta data is primarily saved as
JSON files. See also the :ref:`a_storage` section for more details.
JSON files. See the :ref:`a_intro_storage` section for more details.
Any operating system that can run Python 3 and has the Qt 5 libraries should be able to run
novelWriter. It runs fine on Linux, Windows and macOS, and users have tested it on other platforms