Commit graph

15 commits

Author SHA1 Message Date
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