diff options
author | Stephen Finucane <stephen@that.guru> | 2017-03-22 23:17:27 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2017-04-18 22:08:32 +0100 |
commit | 3031c9d5647870aff7dae812368add11421a626e (patch) | |
tree | 65db664f0395a528bcbfe6c5f7a780f864f894ca /docs/index.rst | |
parent | 1cb38956875fecd42e1eaaf4c0c4064c577c7aab (diff) | |
download | patchwork-3031c9d5647870aff7dae812368add11421a626e.tar patchwork-3031c9d5647870aff7dae812368add11421a626e.tar.gz |
Add reno for release notes management
An initial patch to add reno and create a base directory for release
notes.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3e55b89..cafa485 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -49,3 +49,11 @@ of community projects. development/installation development/releasing development/xmlrpc + +.. _release-note-docs: + +.. toctree:: + :maxdepth: 2 + :caption: Release Notes + + releases/unreleased |