diff options
| author | Chris McDonough <chrism@plope.com> | 2015-02-17 18:57:31 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2015-02-17 18:57:31 -0500 |
| commit | 4dacb8c24efe98cb14b3ef89f6c9a8b2fd196790 (patch) | |
| tree | 039ca762ddcf6e4946a2570136927d2773374969 /docs/api/index.rst | |
| parent | c5802723a4ea035076573838138878caf01735c1 (diff) | |
| parent | 75f85c57e0f4d1069cef9feb6ab6182b5f651492 (diff) | |
| download | pyramid-4dacb8c24efe98cb14b3ef89f6c9a8b2fd196790.tar.gz pyramid-4dacb8c24efe98cb14b3ef89f6c9a8b2fd196790.tar.bz2 pyramid-4dacb8c24efe98cb14b3ef89f6c9a8b2fd196790.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
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: + + * |
