summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-09-15 17:18:12 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-09-15 17:18:12 +1000
commit40dc0645205540f2f8d64da6ba9811e9e2ac4eb1 (patch)
tree60152f96bbd6addcb24f75dcbeceba7409183380 /doc
parentd3899e4f83e4884a7cbce51f59fb59562f70497b (diff)
downloadtalos-skiboot-40dc0645205540f2f8d64da6ba9811e9e2ac4eb1.tar.gz
talos-skiboot-40dc0645205540f2f8d64da6ba9811e9e2ac4eb1.zip
Update doc/conf.py for master branch
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index f8e8a5fe..cb9710b0 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -51,9 +51,9 @@ copyright = u'2016, Stewart Smith, IBM, others'
# built documents.
#
# The short X.Y version.
-version = '5.3'
+version = '5.4'
# The full version, including alpha/beta/rc tags.
-release = '5.3.0-rc1'
+release = '5.4.0-prerelease-development-snapshot'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -197,7 +197,7 @@ latex_elements = {
# author, documentclass [howto, manual, or own class]).
latex_documents = [
('index', 'skiboot.tex', u'skiboot Documentation',
- u'Stewart Smith, IBM, others', 'manual'),
+ u'IBM, others', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of
OpenPOWER on IntegriCloud