diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-24 16:02:16 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-24 16:02:16 -0400 |
| commit | d79c0338e6b87ffa657f91065ce73c752f60a0b8 (patch) | |
| tree | 458ac51936a8c58459a1fcb3cf9f23c697465e92 /docs/index.rst | |
| parent | f47bccfb279ff102d1be2b4b37c201a4cde8f365 (diff) | |
| parent | 716464c1706e7f68977bd5467023b6380d05e545 (diff) | |
| download | pyramid-d79c0338e6b87ffa657f91065ce73c752f60a0b8.tar.gz pyramid-d79c0338e6b87ffa657f91065ce73c752f60a0b8.tar.bz2 pyramid-d79c0338e6b87ffa657f91065ce73c752f60a0b8.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index bc711f8ff..22b27039c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,6 +37,7 @@ What's New .. toctree:: :maxdepth: 1 + whatsnew-1.5 whatsnew-1.4 whatsnew-1.3 whatsnew-1.2 @@ -45,7 +46,7 @@ What's New .. _html_narrative_documentation: -Narrative documentation +Narrative Documentation ======================= Narrative documentation in chapter form explaining how to use @@ -110,7 +111,7 @@ platforms. tutorials/modwsgi/index.rst API Documentation -================== +================= Comprehensive reference material for every public API exposed by :app:`Pyramid`: |
