Remove the file format specs file from the docs

This commit is contained in:
Veronica Berglyd Olsen
2025-04-20 13:13:28 +02:00
parent d0ee4cfbeb
commit bced0ad474
4 changed files with 4 additions and 2362 deletions
+2 -10
View File
@@ -4,8 +4,6 @@
How Data is Stored
******************
.. _documentation: https://docs.novelwriter.io/
This chapter contains details of how novelWriter stores and handles the project data.
@@ -36,14 +34,8 @@ 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.
.. only:: not html
A full project file format specification is available in the online documentation_.
.. only:: html
A full description of the current file format is available in the
:download:`File Format Spec 1.5 <fileformatspec15.pdf>` document, available as a PDF.
A full project file format specification is available
`on the website <https://novelwriter.io/about/docs.html>`__.
Project Documents