summaryrefslogtreecommitdiff
path: root/docs/api/module.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/module.rst')
-rw-r--r--docs/api/module.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/api/module.rst b/docs/api/module.rst
new file mode 100644
index 0000000..1828f4e
--- /dev/null
+++ b/docs/api/module.rst
@@ -0,0 +1,12 @@
+============================================
+ ``zope.component``: Module-level functions
+============================================
+
+This document provides a summary of the APIs available directly from
+``zope.component``. For more details, see the remaining documentation.
+
+.. These are generally explored in more detail in
+ specific documentation, so default indexing should go
+ to that instead of here.
+.. automodule:: zope.component
+ :noindex: