diff --git a/docs/index.rst b/docs/index.rst
index 87dc4a92c890fec1fc37d7b748ae6b7805367cb2..2904bff854ef3422c653e1866ffe2959e64355a4 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,10 +3,14 @@ Welcome to PyCommandCenter's documentation!
 
 This is a Python library based on the CommandCenter bot for implementing bots for Starcraft II.
 
-If you are looking on how to get started, take a look at :ref:`Getting 
-started <gettingstarted>`.
+If you are looking on how to get started, take a look at :ref:`Getting started <gettingstarted>`.
 
-.. TODO: Coordinates explained
+There are a few ways of navigate this, if you want information about a certain
+class, the best way is to use the :ref:`modindex`. You could also use the
+search feature on the left.
+
+If you want to know about a certain topic, check the table of contents below
+this paragraph.
 
 Table of contents
 -----------------
@@ -22,20 +26,10 @@ Table of contents
    coordinates
    constants
    
-Short overview
-==============
-
 .. autosummary::
    :toctree: _autosummary
+   :hidden:
 
    library
    library.Coordinator 	
-   library.Point2D 	
-   library.Point2DI 	
-
-Indices and tables
-==================
 
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`