From 4e3224c012df9f74f010eb92203520515e8537b9 Mon Sep 17 00:00:00 2001 From: Dererk Date: Wed, 11 Nov 2015 16:34:34 -0300 Subject: Imported Upstream version 7.7.3 --- docs/sphinx/conf.py | 4 ++-- docs/sphinx/path_handlers.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 docs/sphinx/path_handlers.txt (limited to 'docs/sphinx') diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 3cd48af..cc0c8b7 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -54,9 +54,9 @@ copyright = '2012-2015, The Nikola Contributors' # built documents. # # The short X.Y version. -version = '7.6.4' +version = '7.7.3' # The full version, including alpha/beta/rc tags. -release = '7.6.4' +release = '7.7.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/sphinx/path_handlers.txt b/docs/sphinx/path_handlers.txt new file mode 120000 index 0000000..f097a70 --- /dev/null +++ b/docs/sphinx/path_handlers.txt @@ -0,0 +1 @@ +../path_handlers.txt \ No newline at end of file -- cgit v1.2.3