summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/traversal.rst10
-rw-r--r--docs/index.rst1
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/api/traversal.rst b/docs/api/traversal.rst
new file mode 100644
index 000000000..56dad2290
--- /dev/null
+++ b/docs/api/traversal.rst
@@ -0,0 +1,10 @@
+.. _traversal_module:
+
+:mod:`repoze.bfg.traversal`
+---------------------------
+
+.. currentmodule:: repoze.bfg.traversal
+
+.. autofunction:: find_interface
+
+
diff --git a/docs/index.rst b/docs/index.rst
index ceb2e5fd9..28b2d91d4 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -35,6 +35,7 @@ and run a web application.
api/router
api/security
api/template
+ api/traversal
api/wsgi
Indices and tables