summaryrefslogtreecommitdiff
path: root/docs/api/index.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2014-12-23 03:23:19 -0800
committerSteve Piercy <web@stevepiercy.com>2014-12-23 03:23:19 -0800
commitcac2128fcc71ad2e0c9b9f22046dc47adb92dfd0 (patch)
tree894833faca2ac8be8b2f7ea3b58622e0787f625c /docs/api/index.rst
parent92a55966f6f9fb96bdd539bb20bc73b9fedc0d6a (diff)
downloadpyramid-cac2128fcc71ad2e0c9b9f22046dc47adb92dfd0.tar.gz
pyramid-cac2128fcc71ad2e0c9b9f22046dc47adb92dfd0.tar.bz2
pyramid-cac2128fcc71ad2e0c9b9f22046dc47adb92dfd0.zip
- add an index to the API directory for better SEO
Diffstat (limited to 'docs/api/index.rst')
-rw-r--r--docs/api/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/api/index.rst b/docs/api/index.rst
new file mode 100644
index 000000000..cb38aa0b2
--- /dev/null
+++ b/docs/api/index.rst
@@ -0,0 +1,12 @@
+.. _html_api_documentation:
+
+API Documentation
+=================
+
+Comprehensive reference material for every public API exposed by :app:`Pyramid`:
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ *