Interlinked design docs better

This commit is contained in:
Armin Ronacher 2010-07-18 22:01:11 +02:00
parent 559d2810d7
commit c0abdc4fa5
2 changed files with 9 additions and 0 deletions

View file

@ -44,6 +44,9 @@ However Flask is not much code and built in a very solid foundation and
with that very easy to adapt for large applications. If you are
interested in that, check out the :ref:`becomingbig` chapter.
If you are curious about the Flask design principles, head over to the
section about :ref:`design`.
A Framework and an Example
--------------------------