Commit Graph

22 Commits

Author SHA1 Message Date
abhiram kamini 7bf3be8dfa
Update server.rst
made changes to rename system preferences to system settings according to new mac os name change
2025-06-04 17:24:45 -07:00
Ben Huebscher 8a66990c61
Update docs to address redesigned macOS settings app 2023-12-13 15:10:47 -08:00
David Lord 74e5263c88
new run debug docs 2022-12-29 09:52:18 -08:00
David Lord 4d69165ab6
revert run debug docs 2022-12-29 09:51:34 -08:00
Grey Li bd26928fdb
Prefer flask run --debug in docs 2022-12-24 15:24:49 -07:00
David Lord 30427a2090
remove FLASK_ENV from docs 2022-08-01 15:11:35 -07:00
David Lord 5d8e35653f
refactor lazy loading
Remove the `--eager-loading/--lazy-loading` options and the
`DispatchingApp` middleware. The `run` command handles loading
exceptions directly. The reloader always prints out tracebacks
immediately and always defers raising the error.
2022-08-01 10:34:13 -07: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 0122a4f34f
Fix the command for checking port on macOS in server docs 2021-12-22 18:59:28 -07:00
Jürgen Gmach f16524ea1d
fix typo 2021-12-16 04:28:09 +01:00
David Lord 2e10fc24a1
document address already in use error 2021-11-16 09:04:18 -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 a671e47921
rewrite the development server docs 2019-11-18 18:02:12 -08:00
David Lord 87c2e121e0
clean up FLASK_ENV docs [ci skip] 2018-01-10 15:46:11 -08:00
Armin Ronacher 2433522d29
Add Support for FLASK_ENV (#2570)
This introduces environments to Flask
2018-01-06 17:07:56 +01:00
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 2016-05-26 20:52:17 +02:00
Armin Ronacher 1df426aaaa More doc updates for FLASK_APP 2016-05-26 20:48:49 +02:00
Alex Chan 8570633214 Fix a few spelling mistakes in the docs 2015-04-03 20:43:40 +01:00
defuz 02694d609f docs: :command:`pip`, :option:`--debug` 2014-11-05 07:03:55 +03:00
cgar 013d8ad3d9 minor spelling fixes 2014-09-09 20:12:38 -04:00
Armin Ronacher e9d1fc47bf Updated docs for click support 2014-04-28 13:27:13 +02:00