summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-12-01 17:49:58 +0000
committerPaul Barker <pbarker@toganlabs.com>2017-12-01 17:49:58 +0000
commitcb1ddcccb5be49c6f77a9f45767eb01b9c22306e (patch)
tree33a6b4b9a9b213e5b529ff99204e03cf3a66b0e1 /docs/conf.py
parent5c700a0681f6e769d4b06442e012d6873cee6879 (diff)
downloadmeta-raspberrypi-pbarker/pyro-next.tar.gz
docs, readme: Update branch references for pyropbarker/pyro-next
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 013c8a7..ce0bb0a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -58,9 +58,9 @@ author = 'meta-raspberrypi contributors'
58# built documents. 58# built documents.
59# 59#
60# The short X.Y version. 60# The short X.Y version.
61version = 'master' 61version = 'pyro'
62# The full version, including alpha/beta/rc tags. 62# The full version, including alpha/beta/rc tags.
63release = 'master' 63release = 'pyro'
64 64
65# The language for content autogenerated by Sphinx. Refer to documentation 65# The language for content autogenerated by Sphinx. Refer to documentation
66# for a list of supported languages. 66# for a list of supported languages.