Commit graph

18 commits

Author SHA1 Message Date
Grey Li
411055c52b Update outdated extension doc
Remove links and descriptions relate to abandoned "Flask Extension
Registry" in documentation
2019-07-22 13:23:57 -07:00
A Brooks
651692c1a1 Fix various small spelling errors. 2019-05-16 11:50:10 -07:00
David Lord
010156c80a use theme provided by pallets-sphinx-themes 2018-04-18 12:05:31 -07:00
David Lord
1679ddbf85 rewrite extension docs
remove old extension patterns
remove flask.ext from api docs
2018-02-28 07:52:03 -08:00
Hyunchel Kim
8ac309d6a1 Add a link to Extension Development (#1875) 2016-06-03 07:15:00 +02:00
David Lord
8d82cc1e4d fix some warnings while building docs 2016-04-11 16:13:59 -07:00
José Carlos García
fcb3c0a4fe 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
1ca15e241b 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
33131af648 Standardized capitalization of "GitHub" in docs 2014-12-12 22:55:12 -08:00
defuz
e34067af29 docs: fix warnings 2014-11-05 08:04:06 +03:00
defuz
ec806c1bbe docs: :command:pip, :option:--debug 2014-11-05 07:03:55 +03:00
defuz
11c8acac40 docs: requirements.rst -> requirements.txt 2014-11-05 06:46:22 +03:00
defuz
b5c9ad68dd docs: :file:app.py, :file:yourapp/templates 2014-11-05 06:45:22 +03:00
Nico Revin
63f9516d4b 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