forked from orbit-oss/flask
Beefed up latex output. Unfortunately parts look ugly.
This commit is contained in:
parent
854e0e26d1
commit
cbcd15c3b5
7 changed files with 98 additions and 44 deletions
|
|
@ -1,4 +1,38 @@
|
|||
:orphan:
|
||||
|
||||
Flask Documentation
|
||||
===================
|
||||
|
||||
.. include:: contents.rst.inc
|
||||
User's Guide
|
||||
------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
foreword
|
||||
installation
|
||||
quickstart
|
||||
tutorial/index
|
||||
testing
|
||||
errorhandling
|
||||
patterns/index
|
||||
deploying/index
|
||||
becomingbig
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
api
|
||||
|
||||
Additional Notes
|
||||
----------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
design
|
||||
license
|
||||
changelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue