..
_static
Added a favicon for the docs
2014-01-06 17:58:54 +02:00
_templates
Automate .mobi generation of docs, #388 .
2012-01-26 13:24:15 -05:00
_themes@ 3d964b6604
Fixed submodules. Once again -.-
2010-07-28 01:32:39 +02:00
deploying
Various documentation fixups
2014-02-08 22:10:08 +00:00
patterns
Disarmed a sentence a bit
2014-02-09 13:35:38 +00:00
tutorial
Various documentation fixups
2014-02-08 22:10:08 +00:00
.gitignore
Started working on documentation.
2010-04-06 16:02:14 +02:00
advanced_foreword.rst
Correct small typo in internal link
2013-06-14 16:35:46 +03:00
api.rst
Added a warning about key sorting
2014-02-08 16:27:26 +00:00
appcontext.rst
Update appcontext.rst
2014-01-20 04:28:40 +00:00
becomingbig.rst
Added _ to fix link to extensions in Hook. Extend.
2012-08-17 16:45:04 -03:00
blueprints.rst
Fix Blueprint example with template_folder, #403 .
2012-02-14 18:13:29 -05:00
changelog.rst
Added changelog, restructured docs a bit.
2010-04-20 20:21:01 +02:00
conf.py
Added a favicon for the docs
2014-01-06 17:58:54 +02:00
config.rst
Fixed incorrect grammar in Config.rst
2013-12-24 14:36:28 -05:00
contents.rst.inc
Added notes on Python 3
2013-06-09 12:42:24 +01:00
design.rst
Fixed documentation in 'Design Decisions in Flask'
2013-05-03 17:42:15 +05:30
errorhandling.rst
Update docs/errorhandling.rst
2012-02-25 15:29:13 -05:00
extensiondev.rst
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
2013-05-18 17:06:25 +02:00
extensions.rst
Reworded before 0.8 ext docs.
2011-09-20 18:57:37 +02:00
flaskdocext.py
Tweaked autodoc to skip :internal: methods.
2011-08-07 14:15:33 +02:00
flaskext.py
Heavily improved documentation
2010-04-11 02:20:10 +02:00
flaskstyle.sty
Fixed line numbers for flask pdf
2011-02-06 11:56:55 +01:00
foreword.rst
Revise foreword and Becoming Big docs, #484 .
2012-04-23 23:42:58 -04:00
htmlfaq.rst
Use American English for "behavior" in docs.
2012-04-19 11:51:38 -04:00
index.rst
Rewrote tutorial to use the g based appcontext object
2013-09-01 01:32:41 +06:00
installation.rst
Update windows installation and other notes
2014-02-11 07:24:31 +11:00
latexindex.rst
Added interactive Python docs, fixed part style.
2010-05-24 18:37:48 +02:00
license.rst
Fixed small typos in docs. Added a cross-ref.
2010-10-07 19:32:07 +08:00
logo.pdf
Updated logo in the PDF docs
2010-05-12 02:06:40 +02:00
make.bat
Started working on documentation.
2010-04-06 16:02:14 +02:00
Makefile
Started working on documentation.
2010-04-06 16:02:14 +02:00
python3.rst
Fixed invalid reference
2013-06-13 09:37:09 +01:00
quickstart.rst
Merge pull request #897 from d3spis3d/master
2014-02-09 13:20:46 +00:00
reqcontext.rst
Fix typo s/at at/at a/
2013-10-22 14:01:33 +02:00
security.rst
Less annoying gender neutral forms
2011-06-28 14:34:07 +02:00
shell.rst
Started work on new request dispatching. Unittests not yet updated
2011-05-27 20:10:53 +02:00
signals.rst
Various documentation fixups
2014-02-08 22:10:08 +00:00
styleguide.rst
Fixed some small typos in the documentation.
2011-03-13 21:14:06 -04:00
templating.rst
Imply the |safe on tojson in templates and change escaping logic
2013-06-03 12:25:08 +01:00
testing.rst
Documented changes on the g object some more
2013-06-05 10:02:33 +01:00
unicode.rst
Minor spelling fixes
2010-11-19 13:28:52 +01:00
upgrading.rst
Fixed a broken link in the docs
2013-06-09 12:47:01 +01:00
views.rst
Fix code example in pluggable views documentation
2012-08-20 16:57:39 +03:00