Remove the file format specs file from the docs
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -14,9 +14,8 @@ 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.
|
||||
|
||||
.. only:: not html
|
||||
|
||||
A full project file format specification is available in the online documentation_.
|
||||
A full project file format specification is available
|
||||
`on the website <https://novelwriter.io/about/docs.html>`__.
|
||||
|
||||
.. caution::
|
||||
When you update a project from one format version to the next, the project can no longer be
|
||||
@@ -24,16 +23,6 @@ where applicable.
|
||||
introduced. You will get a notification about any updates to your project file format and will
|
||||
have the option to decline the upgrade.
|
||||
|
||||
.. only:: html
|
||||
|
||||
**For Developers**
|
||||
|
||||
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. This document is intended for contributors to novelWriter, those
|
||||
building project conversion tools, either to or from the novelWriter format, and for those who
|
||||
wish to make their own templating system.
|
||||
|
||||
|
||||
.. _a_prjfmt_1_5:
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user