summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d2a0008a8..78a00966d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -20,7 +20,8 @@ After you install :app:`Pyramid` and run this application, when you visit
See :ref:`firstapp_chapter` for a full explanation of how this application
works. Read the :ref:`html_narrative_documentation` to understand how
:app:`Pyramid` is designed to scale from simple applications like this to
-very large web applications.
+very large web applications. To just dive in headfirst, read the
+:doc:`quick_tour`.
Front Matter
============
@@ -43,10 +44,14 @@ up to speed right away.
:hidden:
quick_tour
+ quick_tutorial/index
* :doc:`quick_tour` goes through the major features in Pyramid, covering
a little about a lot.
+* :doc:`quick_tutorial/index` does the same, but in a tutorial format:
+ deeper treatment of each topic and with working code.
+
* To see a minimal Pyramid web application, check out
:ref:`firstapp_chapter`.
@@ -126,7 +131,6 @@ platforms.
tutorials/wiki2/index.rst
tutorials/wiki/index.rst
- tutorials/bfg/index.rst
tutorials/modwsgi/index.rst
.. _html_api_documentation: