From 4f89496a9fcc068dd8a590335e33a438e53392ce Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 13 May 2010 06:16:50 -0400 Subject: [PATCH] Fix doc/index.txt references to auto-generated pages :ref:`~...` -> :ref:`...` following http://sphinx.pocoo.org/_sources/contents.txt --- doc/index.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/index.txt b/doc/index.txt index 2225fcc..140c38d 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -35,9 +35,9 @@ Contents: Indices and tables ================== -* :ref:`~genindex` -* :ref:`~modindex` -* :ref:`~search` +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` Publications ============ -- 2.26.2