summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Barker <pbarker@toganlabs.com>2017-12-01 17:49:58 +0000
committerAndrei Gherzan <andrei@gherzan.com>2017-12-04 17:53:58 +0100
commit6786c0709d2b072decd9383de38436d4befbcfbf (patch)
tree33a6b4b9a9b213e5b529ff99204e03cf3a66b0e1 /docs
parent3fa61f096fd21a77f11d8455d54aa21441874f8c (diff)
downloadmeta-raspberrypi-pyro.tar.gz
docs, readme: Update branch references for pyropyro
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Diffstat (limited to 'docs')
-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.