summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-12-30 13:10:47 -0600
committerMonty Taylor <mordred@inaugust.com>2015-12-30 13:35:40 -0600
commit594e31a4c262c9ae3fe14e2e4c0fdb71a0df0747 (patch)
tree815d526078ef9d809260e694f707dada69381a12 /doc/source
parentf8c270113579e655fba519a3592a05d982653780 (diff)
downloados-client-config-594e31a4c262c9ae3fe14e2e4c0fdb71a0df0747.tar.gz
Use reno for release notes
The OpenStack Release team has created a great release notes management tool that integrates with Sphinx. Start using it. For reference on how to use it, see http://docs.openstack.org/developer/reno/ Change-Id: I8153ec7861b508297a28a1916771776dee2deafe
Diffstat (limited to 'doc/source')
-rwxr-xr-xdoc/source/conf.py3
-rw-r--r--doc/source/index.rst1
-rw-r--r--doc/source/releasenotes.rst5
3 files changed, 8 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 221de3c..208517c 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -23,7 +23,8 @@ sys.path.insert(0, os.path.abspath('../..'))
extensions = [
'sphinx.ext.autodoc',
#'sphinx.ext.intersphinx',
- 'oslosphinx'
+ 'oslosphinx',
+ 'reno.sphinxext'
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy
diff --git a/doc/source/index.rst b/doc/source/index.rst
index cc5dbf4..bf667b7 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -7,6 +7,7 @@
contributing
installation
api-reference
+ releasenotes
Indices and tables
==================
diff --git a/doc/source/releasenotes.rst b/doc/source/releasenotes.rst
new file mode 100644
index 0000000..2a4bceb
--- /dev/null
+++ b/doc/source/releasenotes.rst
@@ -0,0 +1,5 @@
+=============
+Release Notes
+=============
+
+.. release-notes::