From 6e9de02eacd838c663a1c0fa295ffa33c569fbb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Fri, 22 Jan 2016 17:07:36 +0100 Subject: [PATCH] Doc: Update index Add a brief description and remove unused links. --- docs/index.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index e0887af..87a6525 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,8 @@ yamllint documentation ====================== +A linter for YAML files. + .. toctree:: :maxdepth: 2 @@ -9,10 +11,3 @@ yamllint documentation rules development text_editors - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search`