Commit graph

23 commits

Author SHA1 Message Date
David Lord
746d9181d7
Merge branch '1.0.x' into 1.1.x 2019-09-23 08:38:11 -07:00
David Lord
e01b68e7ee
update patterns, snippets, extensions docs 2019-09-23 08:19:40 -07:00
David Lord
c42803f168
Merge branch '1.0.x' into 1.1.x 2019-07-22 13:31:05 -07:00
Grey Li
90004a83be
Update outdated extension doc
Remove links and descriptions relate to abandoned "Flask Extension
Registry" in documentation
2019-07-22 13:23:57 -07:00
David Lord
2236ba980c
Merge branch '1.0.x' 2019-05-16 12:18:36 -07:00
A Brooks
4e272fc042
Fix various small spelling errors. 2019-05-16 11:50:10 -07:00
Martin Michlmayr
7b88b35747
Fix typos in the documentation 2019-02-24 10:40:23 +00:00
David Lord
49a38ed999
use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
David Lord
4462cc57c8
rewrite extension docs
remove old extension patterns
remove flask.ext from api docs
2018-02-28 07:52:03 -08:00
Hyunchel Kim
62aaee02f7 Add a link to Extension Development (#1875) 2016-06-03 07:15:00 +02:00
David Lord
317d60307d fix some warnings while building docs 2016-04-11 16:13:59 -07:00
José Carlos García
567fff9d0d Change to Pallets project
* Update CHANGES

* Update CONTRIBUTING.rst

* Update setup.py

* Update tox.ini

* Update extensions.rst

* Update security.rst

* Update installation.rst

* Update testing.rst

* Update upgrading.rst

* Update sidebarintro.html

* Update jquery.rst

* Update dbcon.rst

* Update index.rst
2016-04-03 23:11:38 +02:00
Markus Unterwaditzer
d3d8a4694a Deprecate flask.ext
* Add deprecation warning to ext pkg

* Add docs on deprecation of flask.ext

* Improve deprecation warnings

* Add headers for better distinction, fix ordering issue of paragraphs
2016-04-02 21:06:30 +02:00
Kevin Yap
475d7076f0 Standardized capitalization of "GitHub" in docs 2014-12-12 22:55:12 -08:00
defuz
5562acfdfc docs: fix warnings 2014-11-05 08:04:06 +03:00
defuz
02694d609f docs: :command:pip, :option:--debug 2014-11-05 07:03:55 +03:00
defuz
936e787cca docs: requirements.rst -> requirements.txt 2014-11-05 06:46:22 +03:00
defuz
a8f570cc62 docs: :file:app.py, :file:yourapp/templates 2014-11-05 06:45:22 +03:00
Nico Revin
22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
Armin Ronacher
4573715195 Reworded before 0.8 ext docs. 2011-09-20 18:57:37 +02:00
Armin Ronacher
2b8ea40cd6 import -> activate 2011-09-19 21:00:44 +02:00
Armin Ronacher
7997bae5bb Explicitly activate compat module 2011-09-19 21:00:28 +02:00
Armin Ronacher
933d203828 Started extensions introduction document 2011-09-18 15:10:50 +02:00