[Skiboot] [PATCH 2/2] doc: bump docs version to 5.4.0-rc2, fix oneline description

Stewart Smith stewart at linux.vnet.ibm.com
Thu Oct 27 16:03:49 AEDT 2016


Signed-off-by: Stewart Smith <stewart at linux.vnet.ibm.com>
---
 doc/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index eed3b07..eceaa3f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -53,7 +53,7 @@ copyright = u'2016, Stewart Smith, IBM, others'
 # The short X.Y version.
 version = '5.4'
 # The full version, including alpha/beta/rc tags.
-release = '5.4.0-rc1'
+release = '5.4.0-rc2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -241,7 +241,7 @@ man_pages = [
 #  dir menu entry, description, category)
 texinfo_documents = [
   ('index', 'skiboot', u'skiboot Documentation',
-   u'Stewart Smith, IBM, others', 'skiboot', 'One line description of project.',
+   u'Stewart Smith, IBM, others', 'skiboot', 'OPAL (OpenPower Abstraction Layer): boot and runtime firmware for POWER.',
    'Miscellaneous'),
 ]
 
-- 
2.7.4



More information about the Skiboot mailing list