summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-01-01 22:02:17 -0800
committerJohn Anderson <sontek@gmail.com>2015-01-01 22:02:17 -0800
commit538fd5cc68a59dbaa577aa4c6ff89cc7c7fa421f (patch)
tree5fe59ae987c429d8dea0babbde26ee91f41ff34f /docs/index.rst
parent582c2ed180120d07c825e4897350f5d1a6285afa (diff)
parent731a8e8380bbf9b41298c0417795e68899b91953 (diff)
downloadpyramid-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/index.rst')
-rw-r--r--docs/index.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index ac16ff237..fc7560e8f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -135,8 +135,6 @@ platforms.
tutorials/wiki/index.rst
tutorials/modwsgi/index.rst
-.. _html_api_documentation:
-
API Documentation
=================
@@ -146,6 +144,7 @@ Comprehensive reference material for every public API exposed by :app:`Pyramid`:
:maxdepth: 1
:glob:
+ api/index
api/*
Change History