diff options
| author | Steve Piercy <web@stevepiercy.com> | 2014-12-23 03:23:19 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2014-12-23 03:23:19 -0800 |
| commit | cac2128fcc71ad2e0c9b9f22046dc47adb92dfd0 (patch) | |
| tree | 894833faca2ac8be8b2f7ea3b58622e0787f625c /docs/api/index.rst | |
| parent | 92a55966f6f9fb96bdd539bb20bc73b9fedc0d6a (diff) | |
| download | pyramid-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.rst | 12 |
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: + + * |
