From e467949a4a0d8f93d275febc8293c11108180cc8 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 2 Jul 2017 19:18:03 +0300 Subject: [PATCH] docs/*_index: Drop "Indices and tables" pseudo-section. This pseudo-section causes artifacts with latexpdf generation (almost empty page with list containing literal "genindex", "modeindex", "search" items). For HTML docs, these sections can be accessed from "home" page. --- docs/esp8266_index.rst | 7 ------- docs/pyboard_index.rst | 7 ------- docs/unix_index.rst | 7 ------- docs/wipy_index.rst | 7 ------- 4 files changed, 28 deletions(-) diff --git a/docs/esp8266_index.rst b/docs/esp8266_index.rst index d332348973..519acecda5 100644 --- a/docs/esp8266_index.rst +++ b/docs/esp8266_index.rst @@ -10,10 +10,3 @@ MicroPython documentation and references reference/index.rst genrst/index.rst license.rst - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/pyboard_index.rst b/docs/pyboard_index.rst index ea82f89d61..9d8f783dec 100644 --- a/docs/pyboard_index.rst +++ b/docs/pyboard_index.rst @@ -11,10 +11,3 @@ MicroPython documentation and references reference/index.rst genrst/index.rst license.rst - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/unix_index.rst b/docs/unix_index.rst index 07f245a30d..1bfeb0bdac 100644 --- a/docs/unix_index.rst +++ b/docs/unix_index.rst @@ -7,10 +7,3 @@ MicroPython documentation and references reference/index.rst genrst/index.rst license.rst - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` diff --git a/docs/wipy_index.rst b/docs/wipy_index.rst index 7edba8f545..15c04c0fba 100644 --- a/docs/wipy_index.rst +++ b/docs/wipy_index.rst @@ -10,10 +10,3 @@ MicroPython documentation and references reference/index.rst genrst/index.rst license.rst - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search`