From 0664e49ca2f2f4b5daf99782132d2e3f8dfc7a53 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Tue, 4 Aug 2020 12:57:19 +0200 Subject: [PATCH] Use release instead of version for docs --- docs/source/index.rst | 2 +- docs/source/started.rst | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 92294013..f904d59d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -2,7 +2,7 @@ Welcome to the novelWriter Documentation ######################################## -This is the documentation for novelWriter |version|. +This is the documentation for novelWriter |release|. **Contents** diff --git a/docs/source/started.rst b/docs/source/started.rst index 43f7322a..47269fa0 100644 --- a/docs/source/started.rst +++ b/docs/source/started.rst @@ -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/