Added lazyloading pattern and explicit chapter links in tutorial.

This fixes #49.
This commit is contained in:
Armin Ronacher 2010-05-26 14:49:01 +02:00
parent 6c095deda5
commit 9d19b77acf
15 changed files with 147 additions and 3 deletions

View file

@ -1,3 +1,5 @@
.. _tutorial-introduction:
Introducing Flaskr
==================
@ -26,4 +28,6 @@ Here a screenshot from the final application:
:class: screenshot
:alt: screenshot of the final application
Continue with :ref:`tutorial-folders`.
.. _SQLAlchemy: http://www.sqlalchemy.org/