summaryrefslogtreecommitdiff
path: root/docs/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/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/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