flask/docs
kekumu 305ccd5df9 Update advanced_foreword.rst
I think the doc is supposed to read, "Because of that, Flask has a few design choices that some people might find surprising or unorthodox."

Otherwise, it could possibly mean, "Because of that, Flask has few design choices that people would find surprising or unorthodox."

Or perhaps even less ambiguous, "Because of that, Flask has few surprising or unorthodox design choices."
2014-05-19 01:52:58 -04:00
..
_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 Use libevent.org 2014-04-26 01:38:20 +02:00
patterns Merge pull request #1010 from plumdog/master 2014-05-09 15:48:36 +02:00
tutorial fix a small mistake in setup.rst 2014-05-12 16:01:53 +08:00
.gitignore Started working on documentation. 2010-04-06 16:02:14 +02:00
advanced_foreword.rst Update advanced_foreword.rst 2014-05-19 01:52:58 -04:00
api.rst Greatly refactored click integration and documented it a bit more. 2014-05-07 21:35:51 +02: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 Update blueprints.rst - Error Handlers 2013-08-10 11:35:47 -04:00
changelog.rst Added changelog, restructured docs a bit. 2010-04-20 20:21:01 +02:00
cli.rst Fixes #1051 2014-05-13 22:11:05 +01:00
conf.py Link to https version of python docs 2014-04-26 01:24:07 +02:00
config.rst Merge pull request #876 from defuz/templates-auto-reload 2014-03-21 16:43:20 -04:00
contents.rst.inc Updated docs for click support 2014-04-28 13:27:13 +02:00
design.rst Fixed documentation in 'Design Decisions in Flask' 2013-05-03 17:42:15 +05:30
errorhandling.rst Fix typo 2013-09-25 11:50:02 -04:00
extensiondev.rst Switch packages.python.org to pythonhosted.org 2014-04-26 01:35:37 +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 Switch diveintohtml5.org to diveintohtml5.info 2014-04-26 01:39:22 +02:00
index.rst Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
installation.rst Fix Pocoo documentation links 2014-04-26 01:20:12 +02: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 Fix a tiny spelling error: untilization -> utilization 2014-05-11 13:46:58 +01:00
quickstart.rst Merge branch 'master' of github.com:mitsuhiko/flask 2014-04-28 13:29:31 +02: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
server.rst Updated docs for click support 2014-04-28 13:27:13 +02:00
shell.rst Updated docs for click support 2014-04-28 13:27:13 +02:00
signals.rst Switch pypi links to https 2014-04-26 01:30:28 +02:00
styleguide.rst Fixed some small typos in the documentation. 2011-03-13 21:14:06 -04:00
templating.rst Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
testing.rst Clarified how to test with click 2014-05-02 11:50:00 +01:00
unicode.rst Small punctuation change in unicode doc 2014-03-19 10:23:17 -07:00
upgrading.rst Switch packages.python.org to pythonhosted.org 2014-04-26 01:35:37 +02:00
views.rst Fix code example in pluggable views documentation 2012-08-20 16:57:39 +03:00