From ff579b3c664bfc9a8645c19c7c75948dc9773ddb Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 3 Nov 2017 12:44:00 +0000 Subject: [PATCH] doc: Add "quickstart" doc to usage guide This is simply the former 'tutorial' document renamed. A number of references need to be updated, so this is done. Signed-off-by: Stephen Finucane --- doc/{ => _static}/more.png | Bin doc/_templates/index.html | 2 +- doc/contents.rst | 3 ++- doc/ext/napoleon.rst | 4 ++-- doc/intro.rst | 4 ++-- doc/{tutorial.rst => usage/quickstart.rst} | 14 +++++++------- 6 files changed, 14 insertions(+), 13 deletions(-) rename doc/{ => _static}/more.png (100%) rename doc/{tutorial.rst => usage/quickstart.rst} (98%) diff --git a/doc/more.png b/doc/_static/more.png similarity index 100% rename from doc/more.png rename to doc/_static/more.png diff --git a/doc/_templates/index.html b/doc/_templates/index.html index f1e1d60eb..032636d94 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -49,7 +49,7 @@
- {%- if hasdoc('search') %}