flask/docs
garenchan 357b710af2 Fix docs errors
1.Grammar error: 'return' should be 'returns'; 'would is' should be
'would be'.
2.Reloader is used to reload and fork process if modules were changed
rather than when an exception occurred.
3.The sample code is not concise enough.
2018-09-21 13:05:06 +08:00
..
_static update sphinx config 2018-09-17 08:35:28 -07:00
deploying Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
patterns Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
tutorial Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
advanced_foreword.rst remove tests and docs for python 2.6 and 3.3 2017-12-16 07:00:00 -08:00
api.rst Typo in docs 2018-06-27 21:49:21 -07:00
appcontext.rst Fix typo in appcontext.rst 2018-05-29 19:11:30 +02:00
becomingbig.rst Fix grammar in docs 2016-10-24 13:20:54 +02:00
blueprints.rst Update docs - add command for listing rules. 2018-06-20 14:39:08 +02:00
changelog.rst add rst extension for changelog 2018-01-23 15:34:52 -08:00
cli.rst fix @click.command example by adding parens 2018-09-19 18:55:12 +02:00
conf.py reformat sphinx config 2018-09-17 08:35:53 -07:00
config.rst Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
contents.rst.inc remove tests and docs for python 2.6 and 3.3 2017-12-16 07:00:00 -08:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
design.rst Fixed documentation in 'Design Decisions in Flask' 2013-05-03 17:42:15 +05:30
errorhandling.rst Fix docs errors 2018-09-21 13:05:06 +08:00
extensiondev.rst use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
extensions.rst use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -07:00
flaskstyle.sty Fixed LaTeX errors on documentation PDF generation 2018-05-08 20:30:36 -07:00
foreword.rst Grammatical fixes in Foreword and Tutorial 2014-12-16 11:30:00 -08:00
htmlfaq.rst minor revision of documentation. 2016-04-01 23:12:25 +02:00
index.rst update sphinx config 2018-09-17 08:35:28 -07:00
installation.rst Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
latexindex.rst Added interactive Python docs, fixed part style. 2010-05-24 18:37:48 +02:00
license.rst Unify the uses of "sourcecode" vs "source code". 2014-10-27 11:54:28 +01:00
logging.rst Make super() compatible for Python2 2018-05-16 19:13:19 +08:00
logo.pdf Updated logo in the PDF docs 2010-05-12 02:06:40 +02:00
make.bat use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -07:00
Makefile use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -07:00
quickstart.rst Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
reqcontext.rst doc reqcontext fix teardown example (#2892) 2018-08-25 00:12:15 +09:00
security.rst clean up samesite docs 2018-01-23 15:11:50 -08:00
server.rst clean up FLASK_ENV docs [ci skip] 2018-01-10 15:46:11 -08:00
shell.rst 1.0 -> 0.11 in the docs 2016-05-26 20:52:17 +02:00
signals.rst use theme provided by pallets-sphinx-themes 2018-04-18 13:06:08 -07:00
styleguide.rst Fix typos/grammar in docs (#2201) 2017-03-06 14:05:59 +01:00
templating.rst Add docutils label for templates page 2017-06-12 16:07:24 -05:00
testing.rst Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
unicode.rst Small punctuation change in unicode doc 2014-03-19 10:23:17 -07:00
upgrading.rst Add prefix for all commands in documentation (#2877) 2018-09-09 17:41:56 +09:00
views.rst docs: `with, for, self` 2014-11-05 07:39:54 +03:00