diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2efe90cf7..78a00966d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -44,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`. |
