diff --git a/docs/index.rst b/docs/index.rst
index 2904bff854ef3422c653e1866ffe2959e64355a4..31a4a97892f9b477b424c50878f281f828ee62f1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -16,7 +16,7 @@ Table of contents
 -----------------
 
 .. toctree::
-   :maxdepth: 2
+   :maxdepth: 3
 
    gettingstarted
    managers
diff --git a/docs/managers.rst b/docs/managers.rst
index e325e5f022900c2387a97f4e544ea879df067f5d..926ce11641738498e86cd317660ef69bcf5b9a3c 100644
--- a/docs/managers.rst
+++ b/docs/managers.rst
@@ -38,6 +38,9 @@ BaseLocationManager
 
    .. automethod:: library.BaseLocationManager.get_next_expansion
 
+BaseLocation
+~~~~~~~~~~~~
+
 .. class:: library.BaseLocation
 
    Closely related to BaseLocationManager. This is the datastructure used by
@@ -69,6 +72,9 @@ TechTree
       an instance of the class :class:`library.CCUpgrade`, depending on what
       information is wanted.
 
+TypeData
+~~~~~~~~
+
 .. autoclass:: library.TypeData
    :members:
    :undoc-members: