summaryrefslogtreecommitdiffstats
path: root/Doc/install
Commit message (Collapse)AuthorAgeFilesLines
* 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