diff options
| author | John Anderson <sontek@gmail.com> | 2015-01-01 22:02:17 -0800 |
|---|---|---|
| committer | John Anderson <sontek@gmail.com> | 2015-01-01 22:02:17 -0800 |
| commit | 538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f (patch) | |
| tree | 5fe59ae987c429d8dea0babbde26ee91f41ff34f /docs/api | |
| parent | 582c2ed180120d07c825e4897350f5d1a6285afa (diff) | |
| parent | 731a8e8380bbf9b41298c0417795e68899b91953 (diff) | |
| download | pyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.tar.gz pyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.tar.bz2 pyramid-538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f.zip | |
Merge branch 'master' of https://github.com/sontek/pyramid into support_more_features_in_routes
Diffstat (limited to 'docs/api')
| -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: + + * |
