diff --git a/doc/developers/index.rst b/doc/developers/index.rst
index f741e4e7db44b0faae9e24c4568a00d62883d9d7..c7d49019a5c5e594e51ecdaa1eb11a0715ddae00 100644
--- a/doc/developers/index.rst
+++ b/doc/developers/index.rst
@@ -1,7 +1,4 @@
-.. toctree::
-
-   performance.rst
-   utilities.rst
+.. _contributing:
 
 ============
 Contributing
@@ -12,6 +9,7 @@ contribute.
 
 The project is hosted on http://github.com/scikit-learn/scikit-learn
 
+
 Submitting a bug report
 =======================
 
@@ -21,8 +19,8 @@ to submit a ticket to the
 
 You are also welcome to post there feature requests or links to pull-requests.
 
-.. _git_repo:
 
+.. _git_repo:
 
 Retrieving the latest code
 ==========================