Cleanup Newton Release Notes
Do not show versions 8.1.0 and 8.0.0 in the Newton release notes - see http://docs.openstack.org/releasenotes/neutron/newton.html This adds the earliest-version directive to only show the Newton release which was 9.0.0. Also, do not generate an index file, it is empty, see: http://docs.openstack.org/releasenotes/neutron/genindex.html Change-Id: I7246505a1763ac16efc6a92f6acf80a2e4a35c0e
This commit is contained in:
parent
fcd47cca6e
commit
497e6bda90
@ -167,7 +167,7 @@ html_static_path = ['_static']
|
||||
# html_domain_indices = True
|
||||
|
||||
# If false, no index is generated.
|
||||
# html_use_index = True
|
||||
html_use_index = False
|
||||
|
||||
# If true, the index is split into individual pages for each letter.
|
||||
# html_split_index = False
|
||||
|
@ -4,3 +4,4 @@
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/newton
|
||||
:earliest-version: 9.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user