diff options
author | Paul Barker <pbarker@toganlabs.com> | 2017-12-01 17:49:58 +0000 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2017-12-04 17:53:58 +0100 |
commit | 6786c0709d2b072decd9383de38436d4befbcfbf (patch) | |
tree | 33a6b4b9a9b213e5b529ff99204e03cf3a66b0e1 /docs | |
parent | 3fa61f096fd21a77f11d8455d54aa21441874f8c (diff) | |
download | meta-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.py | 4 |
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. |
61 | version = 'master' | 61 | version = 'pyro' |
62 | # The full version, including alpha/beta/rc tags. | 62 | # The full version, including alpha/beta/rc tags. |
63 | release = 'master' | 63 | release = '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. |