From 0e143ee76298bff9a1db711811ac465c7bd7b034 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 28 Dec 2016 16:41:10 +0100 Subject: [PATCH] Remove link to modindex The documentation build does not generate any module index, thus remove the link to the page. The page http://docs.openstack.org/infra/zuul/py-modindex.html does not exist. Change-Id: Iafa9388a2b1186afb43314ea2d427c75da1e8c9f --- doc/source/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 3c793dac04..98f8992b24 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -29,6 +29,5 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`