Add a "More Documents" link to the main website
This commit is contained in:
@@ -41,6 +41,7 @@ See :ref:`a_started` for more details.
|
||||
:hidden:
|
||||
|
||||
Main Page <self>
|
||||
More Documents <https://novelwriter.io/about/docs.html>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
@@ -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,
|
||||
where applicable.
|
||||
|
||||
A full project file format specification is available
|
||||
`on the website <https://novelwriter.io/about/docs.html>`__.
|
||||
A full project file format specification is available from the "More Documents" link.
|
||||
|
||||
.. caution::
|
||||
When you update a project from one format version to the next, the project can no longer be
|
||||
|
||||
@@ -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
|
||||
various meta data entries incremented, on each save.
|
||||
|
||||
A full project file format specification is available
|
||||
`on the website <https://novelwriter.io/about/docs.html>`__.
|
||||
A full project file format specification is available from the "More Documents" link.
|
||||
|
||||
|
||||
Project Documents
|
||||
|
||||
Reference in New Issue
Block a user