diff --git a/docs/source/_static/fileformatspec15.pdf b/docs/source/fileformatspec15.pdf similarity index 100% rename from docs/source/_static/fileformatspec15.pdf rename to docs/source/fileformatspec15.pdf diff --git a/docs/source/index.rst b/docs/source/index.rst index 4bf31fd5..ca96bf2f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -47,11 +47,6 @@ the pip tool. See :ref:`a_started` for more details. * PyPi Project: https://pypi.org/project/novelWriter * Social Media: https://fosstodon.org/@novelwriter -.. toctree:: - :hidden: - - Main Page - .. toctree:: :maxdepth: 1 :caption: Introduction diff --git a/docs/source/usage_projectformat.rst b/docs/source/usage_projectformat.rst index 68342eff..22e43b69 100644 --- a/docs/source/usage_projectformat.rst +++ b/docs/source/usage_projectformat.rst @@ -29,7 +29,8 @@ applicable. **For Developers** - A full description of the current file format is available in the `File Format Spec 1.5`_ + A full description of the current file format is available in the + :download:`File Format Spec 1.5 ` document, available as a PDF. This document is intended for contributors to novelWriter, those building project conversion tools, either to or from tne novelWriter format, and for those who wish to make their own templating system.