From 1273ab23710d8bbbb5a5f653c689cb91393086d3 Mon Sep 17 00:00:00 2001 From: Swann Date: Thu, 26 Nov 2020 18:47:28 +0100 Subject: [PATCH] fix: missing troubleshouting section --- docs/conf.py | 2 +- docs/index.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 469cbb7..e8f67e9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ copyright = '2020, Swann Martinez' author = 'Swann Martinez, with contributions from Poochy' # The full version, including alpha/beta/rc tags -release = '0.1.0' +release = '0.2.0' # -- General configuration --------------------------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 3865a41..61d315f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -49,6 +49,7 @@ Documentation is organized into the following sections: getting_started/install getting_started/quickstart getting_started/glossary + getting_started/troubleshooting .. toctree:: :maxdepth: 1