diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-28 00:21:09 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-28 00:21:09 -0400 |
| commit | aeee0e7db14f0d68ffece459345f49d07233890f (patch) | |
| tree | 77bd176ab6510671e2aae34190115824b92f9a78 /docs/index.rst | |
| parent | e7638bfd959811bb85f681ff2ad8d43d716018ad (diff) | |
| parent | a6291243051b1977832b0b9a45c27eb68d7ba867 (diff) | |
| download | pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.tar.gz pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.tar.bz2 pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.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, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 35646f3d2..22b27039c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -46,7 +46,7 @@ What's New .. _html_narrative_documentation: -Narrative documentation +Narrative Documentation ======================= Narrative documentation in chapter form explaining how to use @@ -109,10 +109,9 @@ platforms. tutorials/wiki/index.rst tutorials/bfg/index.rst tutorials/modwsgi/index.rst - tutorials/pycharm/index.rst API Documentation -================== +================= Comprehensive reference material for every public API exposed by :app:`Pyramid`: |
