Commit graph

29 commits

Author SHA1 Message Date
Pamela Fox
15f2ca2c24
Update appfactories.rst
Remove unneeded backticks
2023-03-31 12:20:27 -07:00
owgreen
9abe28130d
fix doc 2023-02-02 08:57:38 -08:00
David Lord
ab1fbef29a
prefer --app over FLASK_APP in docs 2022-06-17 09:26:26 -07:00
otherJL0
afe77feef3
Adding Fish commands to docs 2022-01-14 08:26:50 -08:00
Grey Li
1035efc7d6
Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs (#3714)
* Enable Sphinx extension sphinx-tabs

* Add command tabs for all export commands

* Add command tabs for all venv commands

Fix trim spaces
2020-10-15 14:08:37 -07:00
David Lord
171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord
1351d0a565
Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
David Lord
cb6272ccc8
fix docks linkcheck 2019-06-23 15:37:51 -07:00
Jon S. Stumpf
549fed29ea
add pre-commit config for flake8 2019-06-01 09:13:46 -04:00
Grey Li
21b0aa6dd8 Add prefix for all commands in documentation (#2877)
* Add prefix for commands in docs

* Add prefix for commands in example's README
2018-09-09 17:41:56 +09:00
Grey Li
94fd3edf31
Docs: Update CLI for factory pattern 2017-12-20 20:50:45 +08:00
Bogdan Alexandru Marginean
b89cf95816 Update appfactories.rst 2017-10-19 22:32:47 +03:00
Jeff Widman
bb0e755c80 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
Sven-Hendrik Haase
ccb562854e Remove wrong comma (#2116) 2016-12-19 05:37:34 -08:00
Armin Ronacher
a7d829c618 Update docs to the new CLI patterns 2016-05-26 20:45:50 +02:00
Dougal Matthews
25aab43f8e Fixed a typo
I think 'app' is the intended word here, but I am not 100% sure.
2015-12-03 09:51:24 +00:00
defuz
02694d609f docs: :command:pip, :option:--debug 2014-11-05 07:03:55 +03:00
defuz
a8f570cc62 docs: :file:app.py, :file:yourapp/templates 2014-11-05 06:45:22 +03:00
Armin Ronacher
a3ad5405a6 Updated documentation once more for new cli. 2014-04-29 01:03:32 +02:00
Armin Ronacher
82f99f42a8 Disarmed a sentence a bit 2014-02-09 13:35:38 +00:00
rsyring
fc85bf42ae Update appfactories.rst, make extension related section clearer 2013-10-11 08:39:46 -04:00
Markus Unterwaditzer
9d8674d5b6 Added more information about app factories. 2013-03-17 21:42:30 +01:00
Armin Ronacher
3add9c5fc2 Merge branch 'master' into blueprints 2011-06-20 08:44:02 +02:00
Armin Ronacher
d38c61f42a More modules -> blueprints 2011-06-17 21:58:03 +02:00
Armin Ronacher
86175054d6 More docstrings for blueprints. 2011-06-17 20:27:25 +02:00
Ron DuPlain
65f9bc7b22 Touch up (tiny) doc as requested by emiel, #244. 2011-06-16 10:28:51 -04:00
jgraeme
540eca16f8 Fix some typos in the docs
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-06-10 21:54:38 +02:00
Armin Ronacher
dfecc86dd3 Ported examples over to new config. documented upgrading 2010-05-27 21:17:25 +02:00
Armin Ronacher
02b916d509 Added appfactory pattern 2010-05-27 17:55:57 +02:00