Use release instead of version for docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Welcome to the novelWriter Documentation
|
||||
########################################
|
||||
|
||||
This is the documentation for novelWriter |version|.
|
||||
This is the documentation for novelWriter |release|.
|
||||
|
||||
**Contents**
|
||||
|
||||
|
||||
@@ -4,7 +4,9 @@
|
||||
Getting Started
|
||||
***************
|
||||
|
||||
Latest version of novelWriter is |version|.
|
||||
This is a brief guide to how you can get novelWriter running on your computer. These are the methods
|
||||
currently supported by the developer. Packages may also be available in other package managers, but
|
||||
those are not managed by me.
|
||||
|
||||
|
||||
.. _a_started_install:
|
||||
@@ -16,6 +18,8 @@ You can download the latest version of novelWriter from the source repository on
|
||||
also install it directly from PyPi with ``pip install novelwriter``, or download the packages
|
||||
directly from the PyPi_ project page.
|
||||
|
||||
Latest version of novelWriter is |release|.
|
||||
|
||||
.. _GitHub: https://github.com/vkbo/novelWriter/releases
|
||||
.. _PyPi: https://pypi.org/project/novelWriter/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user