You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Armin Ronacher 223d44dca8 Merge branch 'master' of github.com:mitsuhiko/flask 15 years ago
..
_static Fixed a build error and added a touch icon 15 years ago
_templates Added a documentation chapter about logging 15 years ago
deploying Enhanced the nginx deployment subsection of the documentation with working examples. 15 years ago
patterns Another typo in jQuery pattern 15 years ago
tutorial More typo fixes. 15 years ago
.gitignore Started working on documentation. 15 years ago
Makefile Started working on documentation. 15 years ago
api.rst Added support for deferred context cleanup. test_client users can now access the context locals after the actual request if the client is used with a with-block. This fixes #59. 15 years ago
becomingbig.rst Ported examples over to new config. documented upgrading 15 years ago
changelog.rst Added changelog, restructured docs a bit. 15 years ago
conf.py Added message that setup.py develop is required to build the docs 15 years ago
config.rst Added TESTING flag. This fixes #58. 15 years ago
contents.rst.inc Added an HTML FAQ document, first draft. 15 years ago
design.rst More typo fixes. 15 years ago
errorhandling.rst Fixing typo in error handling documentation (s/changes are/chances are/) 15 years ago
extensiondev.rst Typo in extension development docs. 15 years ago
flaskext.py Heavily improved documentation 15 years ago
flaskstyle.sty Added interactive Python docs, fixed part style. 15 years ago
foreword.rst Ported examples over to new config. documented upgrading 15 years ago
htmlfaq.rst Merge branch 'master' of github.com:mitsuhiko/flask 15 years ago
index.rst Added interactive Python docs, fixed part style. 15 years ago
installation.rst More typo fixes. 15 years ago
latexindex.rst Added interactive Python docs, fixed part style. 15 years ago
license.rst Fixed typo and added AUTHORS file and license text to docs. 15 years ago
logo.pdf Updated logo in the PDF docs 15 years ago
make.bat Started working on documentation. 15 years ago
quickstart.rst Typos 15 years ago
shell.rst 0.5 is 0.3 now, why skip numbers? 15 years ago
testing.rst Added support for deferred context cleanup. test_client users can now access the context locals after the actual request if the client is used with a with-block. This fixes #59. 15 years ago
upgrading.rst 0.5 is 0.3 now, why skip numbers? 15 years ago