From 5ec02211214350ee558fd9f6bb052264fd24f75e Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Tue, 21 Oct 2014 10:33:15 -0300 Subject: Imported Upstream version 7.1.0 --- docs/sphinx/conf.py | 4 ++-- docs/sphinx/index.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/sphinx') diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 20a0578..359cf1c 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -54,9 +54,9 @@ copyright = '2012-2014, The Nikola Contributors' # built documents. # # The short X.Y version. -version = '7.0.1' +version = '7.1.0' # The full version, including alpha/beta/rc tags. -release = '7.0.1' +release = '7.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/sphinx/index.txt b/docs/sphinx/index.txt index 9395e67..1275b6c 100644 --- a/docs/sphinx/index.txt +++ b/docs/sphinx/index.txt @@ -6,7 +6,7 @@ with the stable release. The docs for the stable release are available `on the Nikola website `_. .. toctree:: - :maxdepth: 2 + :maxdepth: 5 manual upgrading-to-v6 -- cgit v1.2.3