diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index da4908841839..0340e4e8c7ce 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -154,7 +154,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 diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 7dbcc337f852..44eced9be37c 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,15 +5,9 @@ Contents ======== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 unreleased newton mitaka liberty - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`search` diff --git a/releasenotes/source/newton.rst b/releasenotes/source/newton.rst index 97036ed25184..fb164d01f14b 100644 --- a/releasenotes/source/newton.rst +++ b/releasenotes/source/newton.rst @@ -4,3 +4,4 @@ .. release-notes:: :branch: origin/stable/newton + :earliest-version: 14.0.0