From e467949a4a0d8f93d275febc8293c11108180cc8 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 2 Jul 2017 19:18:03 +0300 Subject: 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(-) (limited to 'docs') diff --git a/docs/esp8266_index.rst b/docs/esp8266_index.rst index d33234897..519acecda 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 ea82f89d6..9d8f783de 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 07f245a30..1bfeb0bda 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 7edba8f54..15c04c0fb 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` -- cgit v1.2.3