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
6 years ago
David Lord
c3dd7b8e4c
rewrite tutorial docs and example
7 years ago
Armin Ronacher
2433522d29
Add Support for FLASK_ENV ( #2570 )
...
This introduces environments to Flask
7 years ago
ka7
e13eaeeaf2
Fix typo in docs ( #2237 )
8 years ago
wgwz
1b7258f816
Provides a link to the examples src
...
- moved the link towards the top for better visibility
8 years ago
wgwz
949771adf5
Add reference to largerapp src in docs
8 years ago
Kyle Lawlor
59104db2f2
Address #1980 ( #2021 )
...
* Distinguish between directories and files
* Convert larger apps to make use of setup.py
- replaces runserver.py with setup.py
- example now runs with recommended structure
* Fixes a typo and formats the added paragraph
8 years ago
defuz
d338dc8a13
docs: ``.html``, ``.py``
10 years ago
defuz
06d9a5e738
docs: :file:`/var/www/foo`, ``/static``
10 years ago
defuz
a8f570cc62
docs: :file:`app.py`, :file:`yourapp/templates`
10 years ago
Filip Ristić
c2661dd4bc
Update docs/patterns/packages.rst
13 years ago
Brandon Stafford
5304a15adc
Add runserver.py filename to match earlier section of example
14 years ago
Armin Ronacher
dbfa04ece6
Removed old module documentation and added some new for blueprints.
14 years ago
Ronny Pfannschmidt
74514fc837
the import order note was meant to be bold, not cursive
14 years ago
Drew Vogel
3deae1bd48
Clarified language related to avoiding circular imports.
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
14 years ago
Armin Ronacher
8ed051d5b5
Fixed a terrible wrong part in the module documentation
14 years ago
agentultra
325b96099a
Small change to the packages documentation example for clarity
14 years ago
agentultra
c62422c318
Updated documentation on packaging patterns
15 years ago
Armin Ronacher
e84ca8ed94
Clearified that
15 years ago
Armin Ronacher
bc8e021b34
Added a note on references to static folders
15 years ago
florentx
16e4d5a655
Various typos.
15 years ago
Armin Ronacher
77743a5f15
Some documentation improvements
15 years ago
Andre Wobst
f66c252e47
typo
15 years ago
jgraeme
540eca16f8
Fix some typos in the docs
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
15 years ago
Dag Odenhall
216472b43d
Fix missing plural in documentation
15 years ago
Armin Ronacher
0da39c76e3
More documentation updates :)
15 years ago
florentx
3c821a0fa4
Fix typos and remove unused import.
15 years ago
Chris Edgemon
a7ff9dbddd
Proofreading the documentation
15 years ago
Armin Ronacher
123a1ad019
Breaking docs up into smaller pieces
15 years ago