From 1084e824285cdb1b5be8b58a370aa649285e0d4f Mon Sep 17 00:00:00 2001 From: "Nikita P. Shupeyko" Date: Sun, 14 May 2017 17:16:06 +0300 Subject: [PATCH] Fix index.rst sphinx warnings --- docs/index.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index bfa88f18c..3b0a268ca 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,5 +33,4 @@ Indices and tables * :ref:`genindex` * :ref:`search` -.. At some point it would be good to have a module index of the high level things -we are doing. Then we can * :ref:`modindex` back in. +.. At some point it would be good to have a module index of the high level things we are doing. Then we can * :ref:`modindex` back in.