diff options
author | Stephen Finucane <stephen@that.guru> | 2018-10-06 22:50:43 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2018-10-06 22:50:43 +0100 |
commit | ae13c6ead782b7ef285c9d35042614e86c221a9c (patch) | |
tree | e5f4d19fdcc87824c976aa1136e3017c6867455c /docs | |
parent | 5468ca49894ae2442f458d087e7b13cb50da854f (diff) | |
download | patchwork-ae13c6ead782b7ef285c9d35042614e86c221a9c.tar patchwork-ae13c6ead782b7ef285c9d35042614e86c221a9c.tar.gz |
docs: Add 'unreleased' to release notes index page
It's already on the main index page.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/releases/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases/index.rst b/docs/releases/index.rst index 2691c5e..98afd22 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -9,6 +9,7 @@ on the release process, refer to :doc:`/development/releasing`. .. toctree:: :maxdepth: 2 + /releases/unreleased /releases/eolienne /releases/dazzle /releases/cashmere |