Marc Poulin
ad057124d4
Merge pull request #957 from apjanke/doscon-styling
...
Format Windows console examples with `doscon`or `powershell`
2019-03-14 08:23:08 -06:00
Andrew Janke
d200bf04f8
Format Windows console examples with doscon or powershell
2019-03-05 01:05:12 -05:00
Andrew Janke
808eb3a286
Fix redirected and broken links
2019-03-05 00:52:49 -05:00
Marc Poulin
35c13bc9ea
Fixed all H2 headings
...
Before, H2 fomratting was not consistent.
Now, all H2 headings use over/under asterisks.
2018-12-04 13:44:41 -07:00
Marc Poulin
693c8ca677
Fixed all H1 headings
...
Before, H1 headings were not consistent.
Now, all H1 headings user over/under hashes.
2018-11-29 11:46:30 -07:00
Aditya
bd3d762f5e
Update the link for latest available Python 2.7 release for Windows
2018-10-15 15:47:12 +05:30
Dan Bader
03ed5fbf0d
Host photos locally
2018-07-16 17:51:29 -07:00
Zac-HD
cb3f026a3e
Update install instructions
...
Link py2 docs to py3 docs.
Fix invisible subheading.
Note that pip is part of the Python install now; closes #347 .
Suggest avoiding eol 2.6 unless paid specifically.
2017-11-27 14:35:28 +11:00
Aditya
caebc3b3ce
Update the link for latest available Python 2.7 release for Windows
2017-10-05 13:36:40 +05:30
kennethreitz
0286285295
Update win.rst
2017-09-04 16:43:08 -04:00
kennethreitz
0c97ce5a31
update python 2 guides
2017-04-13 10:43:58 -04:00
Gabriel Pitali
35372867d9
Update link for ez_setup.py
...
Update link for ez_setup.py, in python-guide/docs/starting/install/win.rst file, because the old link was broken.
2016-11-17 09:05:10 -02:00
Aditya
be8ce2704d
Update to recent versions of Django for virtualenv example
2016-10-26 20:37:54 +05:30
Aditya
d67923cf94
Update the link for latest available Python 2.7 release for Windows
2016-10-26 19:12:11 +05:30
kennethreitz
c1df18f25c
Merge pull request #644 from dshendler/master
...
updated location of windows install from python.org home page
2016-01-15 18:05:42 -05:00
Britta Gustafson
baf4158b13
Link to internal Virtual Environments page from install pages
2015-11-17 15:48:52 -08:00
dshendler
3bfafa47d3
updated location of windows install from python.org home page
2015-10-28 23:48:10 -05:00
Aditya
6bd7804577
Update the link for latest available Python 2.7 release for Windows
2015-10-25 15:25:50 +05:30
Christian Kolding-Sørensen
7325e07008
update latest version link to 2.7.9
2015-04-12 12:09:32 +02:00
kennethreitz
ec1cbf4dad
Merge pull request #497 from kaustubhsant/master
...
updated "latest version" link in win.rst
2014-11-30 14:11:28 -05:00
Kaustubh Sant
5e7eaf1605
Adding link to python 2.7.8
2014-11-29 22:17:54 -05:00
Kaustubh Sant
03f2106b92
updated latest version link
2014-11-20 11:05:40 -05:00
Taylor Barnett
9c7df812c4
Title style fix in win.rst
2014-11-19 18:19:51 -06:00
Taylor Barnett
34bfcfc587
Removed virtualenv and linked to central location
2014-11-10 20:12:04 -06:00
Simeon Visser
71187f4274
Changed python into Python where needed
2014-05-25 20:58:19 +02:00
Grant McLendon
1b7f3945ad
backslashes escaping windows directories
2014-05-09 17:47:38 -04:00
Zearin
b15f773f03
Mark up environment variables
2014-04-14 08:25:26 -04:00
Zearin
cc7b19356e
Mark up files & directories
2014-04-11 11:26:37 -04:00
Christian Kolding-Sørensen
f1ab69243a
Fix code-block formatting
2014-04-02 18:20:42 +02:00
Ian Cordasco
9d8a49187e
Merge pull request #393 from Zearin/code-blocks
...
Code blocks
2014-04-01 21:02:57 -05:00
Zearin
1e4b4a5460
docs/**: Specify language for code-blocks (syntax highlighting! mmm…)
2014-03-28 13:26:24 -04:00
Artem Pyanykh
2d69455a2a
Replace all references to Distribute with Setuptools.
...
Distribute was merged back into setuptools and discontinued.
2014-03-25 12:54:21 +04:00
Pengkui Luo
83a99468b7
python-2.7.6
2013-11-26 01:21:26 -06:00
Pengkui Luo
83630edf35
typos
2013-11-02 06:19:56 -05:00
Pengkui Luo
12fe8d779b
python-2.7.5 is available.
2013-11-02 06:19:19 -05:00
MalcolmEvershed
ddef4fc72d
New Pip requires Setuptools instead of Distribute
...
Also remove --distribute option from virtualenv since that is obsolete.
2013-09-08 16:13:39 -07:00
Dominique Plante
3f7a85cc82
update URI of location of latest version of Python from 2.7.3 to 2.7.4
2013-04-22 21:37:22 -07:00
Dominique Plante
2ac7633e6f
small formatting cleanup
2013-04-20 21:04:34 -07:00
Kyle Kelley
03ff2dc5a2
Fixed casing, added specific version number.
2013-03-22 23:06:21 -04:00
Valentin-Costel Hăloiu
d7704e4808
Update link to latest windows python version
2012-11-12 04:28:38 +02:00
holdenweb
54fff44cba
Update docs/starting/install/win.rst
2012-05-08 18:41:56 -07:00
Tomas Thor Jonsson
6978c5a1ae
correct code-block highlighting and link formatting
2012-04-23 20:15:00 +02:00
Tomas Thor Jonsson
38d0e634a6
lines less than 80 chars in /starting/
2012-04-23 20:08:43 +02:00
Kenneth Reitz
f385b3d931
install landing page
2012-01-23 15:21:05 -05:00
Kenneth Reitz
365ab6b3bc
missed a spot
2012-01-23 04:27:52 -05:00
Kenneth Reitz
a2e4b863bd
titles
2012-01-23 04:25:27 -05:00
Kenneth Reitz
f2eae0a5c3
link to download
2012-01-23 04:24:49 -05:00
Kenneth Reitz
de966a6a14
blah
2012-01-23 04:24:03 -05:00
Kenneth Reitz
6423180299
fixes
2012-01-23 04:23:31 -05:00
Kenneth Reitz
366202c6b3
attribution
2012-01-23 04:22:53 -05:00