diff --git a/doc/build/namespaces.rst b/doc/build/namespaces.rst
index 3fed8f407e97643fa9b381f5c09ad30bc2ecbb35..394750afe15fa030e56c808d7d049bc8f41b38cd 100644
--- a/doc/build/namespaces.rst
+++ b/doc/build/namespaces.rst
@@ -334,6 +334,14 @@ API Reference
 .. autoclass:: mako.runtime.Namespace
     :show-inheritance:
     :members:
+
+.. autoclass:: mako.runtime.TemplateNamespace
+    :show-inheritance:
+    :members:
+
+.. autoclass:: mako.runtime.ModuleNamespace
+    :show-inheritance:
+    :members:
  
 .. autofunction:: mako.runtime.supports_caller