Add a "More Documents" link to the main website

This commit is contained in:
Veronica Berglyd Olsen
2025-04-20 13:32:29 +02:00
parent bced0ad474
commit f3fe7c8d11
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@ See :ref:`a_started` for more details.
:hidden: :hidden:
Main Page <self> Main Page <self>
More Documents <https://novelwriter.io/about/docs.html>
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
+1 -2
View File
@@ -14,8 +14,7 @@ changes require minor actions from the user.
The key changes in the formats are listed in this chapter, as well as the user actions required, The key changes in the formats are listed in this chapter, as well as the user actions required,
where applicable. where applicable.
A full project file format specification is available A full project file format specification is available from the "More Documents" link.
`on the website <https://novelwriter.io/about/docs.html>`__.
.. caution:: .. caution::
When you update a project from one format version to the next, the project can no longer be When you update a project from one format version to the next, the project can no longer be
+1 -2
View File
@@ -34,8 +34,7 @@ The project XML file is indent-formatted, and is suitable for diff tools and ver
most of the file will stay static, although a timestamp is set in the meta section on line 2, and most of the file will stay static, although a timestamp is set in the meta section on line 2, and
various meta data entries incremented, on each save. various meta data entries incremented, on each save.
A full project file format specification is available A full project file format specification is available from the "More Documents" link.
`on the website <https://novelwriter.io/about/docs.html>`__.
Project Documents Project Documents