Cleanup Newton Release Notes
Do not show versions 2.0.0 in the Newton release notes - see http://docs.openstack.org/releasenotes/mistral/newton.html This adds the earliest-version directive to only show the Newton release which was 3.0.0. Also, do not generate an index file, it is empty, see: http://docs.openstack.org/releasenotes/mistral/genindex.html Change-Id: I295266c761d0d8f1fc6f8459f6c77e7e230de186
This commit is contained in:
parent
7685cdb1b6
commit
6beae4d12c
@ -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: 3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user