summaryrefslogtreecommitdiffstats
path: root/Doc/install
Commit message (Collapse)AuthorAgeFilesLines
...
* Merged revisions 83160-83161,83166,83168-83169,83171 via svnmerge fromGeorg Brandl2010-08-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83160 | georg.brandl | 2010-07-26 10:51:42 +0200 (Mo, 26 Jul 2010) | 1 line #9381: fix markup. ........ r83161 | georg.brandl | 2010-07-26 11:33:12 +0200 (Mo, 26 Jul 2010) | 1 line Add Brian Quinlan. ........ r83166 | georg.brandl | 2010-07-26 17:11:49 +0200 (Mo, 26 Jul 2010) | 1 line Fix grammar. ........ r83168 | georg.brandl | 2010-07-26 19:00:20 +0200 (Mo, 26 Jul 2010) | 1 line Fix indentation in example. ........ r83169 | georg.brandl | 2010-07-26 19:09:32 +0200 (Mo, 26 Jul 2010) | 1 line Add Reid. ........ r83171 | georg.brandl | 2010-07-26 23:12:13 +0200 (Mo, 26 Jul 2010) | 1 line Clarify. ........
* Fixed #1180: Option to ignore ~/.pydistutils.cfg in DistutilsTarek Ziadé2009-10-271-0/+3
|
* Fix broken links found by "make linkcheck". scipy.org seems to be done ↵Georg Brandl2009-10-111-1/+2
| | | | right now, so I could not verify links going there.
* Fixed #6556: Corrected doc on how Distutils looks for its user configuration ↵Tarek Ziadé2009-08-211-4/+6
| | | | file under Windows
* Remove trailing whitespace.Georg Brandl2009-01-031-5/+5
|
* #4811: fix markup glitches (mostly remains of the conversion),Georg Brandl2009-01-021-1/+1
| | | | found by Gabriel Genellina.
* Fix lots of broken links in the docs, found by Sphinx' external link checker.Georg Brandl2008-03-151-10/+5
|
* Some cleanup in the docs.Georg Brandl2007-12-291-26/+19
|
* Remove a confusing sentence about pth files and which directories are searchedBrett Cannon2007-11-171-2/+1
| | | | | | for them. Closes issue #1431. Thanks Giambattista Bloisi for the help.
* Fix #1012: wrong URL to :mod:`site` in install/index.rst.Georg Brandl2007-08-241-5/+2
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1011