add reno release notes to the doc build

Change-Id: I6cd0affc8887dfe6c363bc7a36d90c1e9f3e9ae1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-05-01 15:46:41 -04:00
parent dbbc1c3e91
commit 0872727f99
3 changed files with 7 additions and 0 deletions

View File

@ -23,6 +23,7 @@ sys.path.insert(0, os.path.abspath('../..'))
extensions = [
'sphinx.ext.autodoc',
#'sphinx.ext.intersphinx',
'reno.sphinxext',
]
# autodoc generation is a bit aggressive and a nuisance when doing heavy

5
doc/source/history.rst Normal file
View File

@ -0,0 +1,5 @@
=================
Release History
=================
.. release-notes::

View File

@ -21,5 +21,6 @@ Contents
installation
usage
resource_file
history
contributing
glossary