summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/namespaces.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/build/namespaces.rst b/doc/build/namespaces.rst
index 3fed8f4..394750a 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