Commit Graph

48 Commits

Author SHA1 Message Date
David Lord cdbd63d7de Windows venv is Scripts, capital S
closes #2056
2016-10-12 12:14:49 -07:00
Olexander Yermakov b7a0cc61c5 Update installation documentation for using 'pip' command (#1920) 2016-07-05 12:00:43 -07:00
David Lord 1928f28a68 clean up code formatting in some docs
fix warnings while building docs
2016-06-26 13:03:29 -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
gunbei 55e37d4f09 update get-pip.py location 2016-03-23 11:27:05 +01:00
whiteUnicorn bc9619beba Replace ';' to ','
I think it is awkward. Though semicolon can be used as a kind of supercomma, this sentence is not that kine of thing. Replacing it with comma would be more better. isn't it?
2016-03-15 00:02:29 +09:00
Wang Haowei 47b5c09ba6 fix typo 2014-12-25 11:52:11 +08:00
defuz 7e157ee589 docs: ``http://...`` 2014-11-05 11:42:40 +03: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 a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 2014-11-05 06:45:22 +03:00
Markus Unterwaditzer 7db5232572 Don't mention Flask dev releases anymore
Fix #1155
2014-08-28 16:12:00 +02:00
Nico Revin 22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
lord63 c44a6111bc Update installation.rst 2014-06-16 18:59:33 +08:00
lord63 a8fd417b31 Update installation.rst
Add descriptions about how leave from the virtual environment.
2014-06-16 18:39:16 +08:00
Daniel Neuhäuser 20edb3189c Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
Matt Iversen a8e88bebd1 Update windows installation and other notes
Making allowance for new convenience of `get-pip.py` that automatically installs setuptools and pip together.

Stop recommending distribute, which has now been merged into setuptools.
2014-02-11 07:24:31 +11:00
Armin Ronacher 0ac9582113 Added notes on Python 3 2013-06-09 12:42:24 +01:00
Thomas Waldmann 40fad2ece8 document python 2.6 minimum requirement, remove all stuff that refers to 2.5 2013-05-18 17:06:25 +02:00
Baiju Muthukadan 7a3d74f19f WSGI specification has finalized for Python 3
Mention Python 3.x is not supported
2013-01-04 14:40:08 +05:30
Ron DuPlain 0d2ffc094b Use 'venv' consistently for virtualenv directory.
Pointed out by tri on #pocoo.
2012-04-18 15:44:07 -04:00
Simon Sapin e08028de55 pip vs. easy_install consistency 2012-03-27 17:08:55 +03:00
Ron DuPlain e070ede050 Use "." not "source" for shell sourcing.
Shell portability from mitsuhiko.
2012-02-07 10:42:25 -05:00
Kenneth Reitz 5e848176e5 typos and fixes 2012-02-06 21:05:51 -05:00
Kenneth Reitz 60f7e3a7b4 vent and no more . 2012-02-06 20:42:06 -05:00
Kenneth Reitz 4a75198f36 pip and distribute installation 2012-02-06 20:29:14 -05:00
Ron DuPlain ed40eacf42 Add tiny doc touchups. 2012-01-16 21:45:19 -05:00
Ori Livneh 593b003b5c tweak to one sentence 2012-01-16 21:28:35 -05:00
Ori Livneh c34a87033f tweaks to style and structure 2012-01-16 21:28:35 -05:00
Ori Livneh 1a9e082a76 tweaks to style 2012-01-16 21:28:31 -05:00
FND 7ccca13bbd Fixed various stylistic issues in documentation 2011-12-27 11:01:14 +01:00
Daniel Haaker 693b3b7621 Tricker -> trickier
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-10-29 18:41:26 +02:00
Armin Ronacher fd06bcfbf0 Added notes on 3.x 2010-07-18 00:51:20 +02:00
Matt Campbell f5e533076f Edited the installation guide. 2010-06-26 18:06:20 +08:00
Georg Brandl a224fecfd5 More typo fixes. 2010-05-30 02:15:05 +08:00
Marian Sigler 133920c83b Fix typo in docs. 2010-05-25 17:16:38 +08:00
Armin Ronacher 931dcc4c80 Fixed a doc bug and added distribtue docs. 2010-05-17 01:41:57 +02:00
Ron DuPlain 93a8ca0282 Fixed some minor typos throughout docs. 2010-05-13 18:31:08 +08:00
Chris Edgemon a7ff9dbddd Proofreading the documentation 2010-04-19 23:25:51 -05:00
Armin Ronacher 36f105c293 Removed possible bashism. source -> . 2010-04-19 18:56:12 +02:00
Armin Ronacher 07e515b071 Leaving -> living .... 2010-04-19 17:05:24 +02:00
Armin Ronacher 3d32017681 Added instructions about how to run the latest development version. 2010-04-19 17:03:08 +02:00
Armin Ronacher ce18d4575d Added WTForms documentation. 2010-04-19 02:22:59 +02:00
Armin Ronacher 3491465d55 No sudo for windows users. 2010-04-18 20:43:18 +02:00
moraes 51c9829a9c Fixed couple of errors in docs. 2010-04-12 16:18:01 +08:00
Armin Ronacher 05f36c7f7e Heavily improved documentation 2010-04-11 02:20:10 +02:00
Armin Ronacher 4edec48b74 Added installation docs 2010-04-09 13:13:39 +02:00
Armin Ronacher 4aa76212d1 Updated documentation. Starting to look pretty good 2010-04-09 01:32:39 +02:00