From 9279d7ce253f70a17a0131ee061468d4600b20dc Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Sat, 2 Mar 2013 13:47:40 +0200 Subject: no need for a separate API file --- docs/index.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index d4b7ed492..6e2568a21 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -112,12 +112,13 @@ platforms. API Documentation ================== -Documentation for every :app:`Pyramid` API. +Comprehensive reference material for every public API exposed by :app:`Pyramid`: .. toctree:: - :maxdepth: 2 + :maxdepth: 1 + :glob: - api + api/* Change History ============== -- cgit v1.2.3