Update the remaining docs

This commit is contained in:
Veronica Berglyd Olsen
2024-04-13 18:32:29 +02:00
parent a3ebe24eb7
commit 524b965665
7 changed files with 60 additions and 75 deletions
+1 -2
View File
@@ -18,7 +18,7 @@ storage for 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, and your project data as standard
data formats in XML and JSON. See :ref:`a_tech_overview` for more details.
data formats in XML and JSON. See :ref:`a_storage` for more details.
Any operating system that has Python 3 and 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 as well.
@@ -89,7 +89,6 @@ See :ref:`a_started` for more details.
:caption: Technical Topics
:hidden:
tech_overview
tech_locations
tech_storage
tech_source