add reno release notes to the doc build
Change-Id: I6cd0affc8887dfe6c363bc7a36d90c1e9f3e9ae1 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
dbbc1c3e91
commit
0872727f99
@ -23,6 +23,7 @@ sys.path.insert(0, os.path.abspath('../..'))
|
|||||||
extensions = [
|
extensions = [
|
||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
#'sphinx.ext.intersphinx',
|
#'sphinx.ext.intersphinx',
|
||||||
|
'reno.sphinxext',
|
||||||
]
|
]
|
||||||
|
|
||||||
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
# autodoc generation is a bit aggressive and a nuisance when doing heavy
|
||||||
|
5
doc/source/history.rst
Normal file
5
doc/source/history.rst
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
=================
|
||||||
|
Release History
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. release-notes::
|
@ -21,5 +21,6 @@ Contents
|
|||||||
installation
|
installation
|
||||||
usage
|
usage
|
||||||
resource_file
|
resource_file
|
||||||
|
history
|
||||||
contributing
|
contributing
|
||||||
glossary
|
glossary
|
||||||
|
Loading…
Reference in New Issue
Block a user