summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2020-08-04 13:58:44 +0000
committerJeremy Stanley <fungi@yuggoth.org>2020-08-11 21:20:17 +0000
commit175fad9af9fa95b1a49fe1d8759bd71e6a5e456e (patch)
treed5d4c6edb49b29ce2a9742bd2a5ed5eee0b6a6fc /doc
parent5fdbae59525fde5911d4cfe9600c3f3a3e9395a4 (diff)
downloadpbr-175fad9af9fa95b1a49fe1d8759bd71e6a5e456e.tar.gz
Add Release Notes to documentation
We're building the sdist to be able to add PBR's changelog in its docs, so may as well publish the Release Notes document it builds too. Change-Id: Icd1b4ae04de8034bc15db87be457751e70e26f6d
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/index.rst1
-rw-r--r--doc/source/user/releasenotes.rst6
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst
index 7854dc5..0c5fec2 100644
--- a/doc/source/user/index.rst
+++ b/doc/source/user/index.rst
@@ -9,4 +9,5 @@
packagers
semver
compatibility
+ releasenotes
history
diff --git a/doc/source/user/releasenotes.rst b/doc/source/user/releasenotes.rst
new file mode 100644
index 0000000..6647c66
--- /dev/null
+++ b/doc/source/user/releasenotes.rst
@@ -0,0 +1,6 @@
+===============
+ Release Notes
+===============
+
+.. include:: ../../../RELEASENOTES.rst
+ :start-line: 4