From: Kenneth Reitz Date: Sun, 15 May 2011 21:49:59 +0000 (-0400) Subject: index cleanup X-Git-Tag: v0.4.1^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f76e17258d63d4d423b105da8c8810dbd8572a6;p=services%2Fpython-requests.git index cleanup --- diff --git a/docs/index.rst b/docs/index.rst index 5e3b344..9226dfb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,7 +39,7 @@ See `the same code, without Requests `_. Testimonals -~~~~~~~~~~~ +----------- `Twitter, Inc `_ and `The Library of Congress `_ use Requests internally. @@ -57,7 +57,7 @@ Testimonals User Guide -~~~~~~~~~~ +---------- This part of the documentation, which is mostly prose, begins with some background information about Requests, then focuses on step-by-step instructions for getting the most out of Requests. @@ -68,7 +68,7 @@ This part of the documentation, which is mostly prose, begins with some backgrou API Documentation -~~~~~~~~~~~~~~~~~ +----------------- If you are looking for information on a specific function, class or method, this part of the documentation is for you. @@ -79,8 +79,8 @@ this part of the documentation is for you. api -Developer Documentation -~~~~~~~~~~~~~~~~~~~~~~~ +Developer Guide +--------------- If you want to contribute to the project, this part of the documentation is for you. @@ -89,12 +89,3 @@ you. :maxdepth: 2 api - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` -