diff --git a/docs/api/index.rst b/docs/api/index.rst
index b64f7c3076ef0eea794985a57a54c45fb4f02776..9459ed494336b1a3b73713794edadee38ac7d62c 100644
--- a/docs/api/index.rst
+++ b/docs/api/index.rst
@@ -2,8 +2,7 @@ Public API Reference
 ====================
 
 .. toctree::
-  :maxdepth: 2
-  :caption: API
+  :hidden:
 
   ALL.rst
   CustomExceptions.rst
diff --git a/docs/index.rst b/docs/index.rst
index 71ffe992170636f983b2553d42a426052b1c53f2..63436a5a5e3fdd5333bd90203228af252b5c829c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -9,6 +9,7 @@ Welcome to the documentation of ALL
 .. toctree::
   :maxdepth: 2
   :caption: Contents:
+  :includehidden:
 
   api/index.rst