diff --git a/doc/source/adminref/index.rst b/doc/source/adminref/index.rst index 5e3b0b236e..b955866beb 100644 --- a/doc/source/adminref/index.rst +++ b/doc/source/adminref/index.rst @@ -11,25 +11,10 @@ License for the specific language governing permissions and limitations under the License. -Other Resources + +Admin Reference --------------- .. toctree:: :maxdepth: 3 - launchpad - gerrit - jenkins - -Indices and tables ------------------- - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - -Module reference ----------------- -.. toctree:: - :maxdepth: 3 - intro diff --git a/doc/source/index.rst b/doc/source/index.rst index 48b86fb52c..2bc50b0525 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -45,6 +45,14 @@ Developer Docs man/index api/autoindex +Admin Docs +========== + +.. toctree:: + :maxdepth: 1 + + adminref/index + API Extensions ==============