From 5f0e9a6f0fcfe1db19f0b9296b0e8b9edf9e2537 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 11 Jul 2015 16:32:22 -0500 Subject: [PATCH] Remove invalid link to table of contents (closes #1593) --- doc/source/index.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/doc/source/index.txt b/doc/source/index.txt index 56989c81..f9305bd1 100644 --- a/doc/source/index.txt +++ b/doc/source/index.txt @@ -60,14 +60,16 @@ Sections -Indices and Tables -================== +Indices +======= -`Table of Contents `_ - Lists all sections and subsections. +.. list-table:: + :class: contentstable -:ref:`search` - Search this documentation. + * - :ref:`search` -:ref:`genindex` - All functions, classes, terms. + Search this documentation. + + - :ref:`genindex` + + All functions, classes, terms.