Add reno scaffolding for release notes management

Change-Id: I9737a8bd143401ba76cb0d4d243d05c4473768bf
This commit is contained in:
Jesse Pretorius
2016-04-09 19:20:06 +01:00
parent 5d5e2a3d8b
commit e99a0c1f73
11 changed files with 308 additions and 0 deletions

View File

@@ -127,3 +127,6 @@ commands =
{[testenv:bashate]commands}
{[testenv:ansible-lint]commands}
{[testenv:ansible-syntax]commands}
[testenv:releasenotes]
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html