From 2f0dad2f4216c707e139df0ef47e253a1c88bfff Mon Sep 17 00:00:00 2001 From: lioplhp Date: Wed, 13 Sep 2017 17:23:08 +0800 Subject: [PATCH] Remove link to modindex The documentation build does not generate any module index, thus remove the link to the page. Change-Id: Iaf2b5468f910678cd14ec95709d8a2ec51d37021 --- doc/source/index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index bb7989a..37cf048 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -16,5 +16,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search`