From 3a31ba4d0ccb2fc21a21dab20d6cce743ea300ae Mon Sep 17 00:00:00 2001 From: avnish Date: Thu, 2 Feb 2017 17:00:06 +0530 Subject: [PATCH] Remove link to modindex The documentation build does not generate any module index, thus remove the link to the page. Change-Id: I4f9fb30f231121ab4b79b21009d052cf044ba791 --- doc/source/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 78bc35623..e1deb0e58 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -18,6 +18,5 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`