summaryrefslogtreecommitdiff
path: root/docs/api/static.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/static.rst')
-rw-r--r--docs/api/static.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/api/static.rst b/docs/api/static.rst
new file mode 100644
index 000000000..c28473584
--- /dev/null
+++ b/docs/api/static.rst
@@ -0,0 +1,11 @@
+.. _static_module:
+
+:mod:`pyramid.static`
+---------------------
+
+.. automodule:: pyramid.static
+
+ .. autoclass:: static_view
+ :members:
+ :inherited-members:
+