summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update documentation to point at the new bootstrap locationDonald Stufft2014-05-021-1/+1
* simpler install instructions due to get-pip.py installing setuptoolsMarcus Smith2014-01-141-41/+12
* replace the ez_setup instructions with simple pip commandsMarcus Smith2014-01-101-30/+13
* Merge pull request #1450 from qwcode/pip_first_installMarcus Smith2014-01-102-15/+19
|\
| * `get-pip`-first instructions, due to vendoring pkg_resourcesMarcus Smith2014-01-092-15/+19
* | The future is pip 1.5Donald Stufft2014-01-101-2/+2
|/
* updates docs related to using PEP438 options in requirements filesMarcus Smith2014-01-081-0/+12
* Remove note about next release1.5Donald Stufft2014-01-021-5/+0
* Bump yearDonald Stufft2014-01-021-1/+1
* fix typo in find-links usage examplesMarcus Smith2013-11-301-3/+3
* rules and examples for how `pip install --user` worksMarcus Smith2013-11-301-0/+68
* unsuppress --log-fileMarcus Smith2013-11-142-2/+7
* better detection of docs themeMarcus Smith2013-11-131-8/+16
* Merge pull request #1312 from pypa/docs_rtdMarcus Smith2013-11-107-305/+16
|\
| * use default theme, so we can evolve with RTD's design efforts.Marcus Smith2013-11-107-305/+16
* | Fix the flag nameDonald Stufft2013-11-071-1/+1
* | Remove --use-wheel from the docsDonald Stufft2013-11-072-11/+5
|/
* allow pip to install Mac wheels from pypi (in addition to Windows wheels)Marcus Smith2013-10-311-8/+8
* Added a section for "pip" itself in the usage.Marcus Smith2013-10-291-0/+14
* Fix up the documentationDonald Stufft2013-10-261-4/+1
* Merge pull request #1247 from qwcode/req_docsMarcus Smith2013-10-231-26/+47
|\
| * improved cookbook entry for "Requirements Files"Marcus Smith2013-10-221-26/+47
* | details on logging for users, but also for maintainersMarcus Smith2013-10-231-0/+54
|/
* Merge remote-tracking branch 'niedbalski/develop' into subdirectory-editablePaul Nasrat2013-09-271-2/+1
|\
| * [docs/usage.rst] added example of subdirectory installationJorge Niedbalski2013-08-201-2/+1
* | Mention wheel as an egg replacementHynek Schlawack2013-09-191-3/+3
* | define options once, but don't globally instantiateMarcus Smith2013-09-161-4/+3
* | mention pypi hash instability and the peep projectMarcus Smith2013-09-091-4/+15
* | Add a link to the configuration file section from the cookbook.Baptiste Mispelon2013-09-072-1/+4
* | self-contained, non-circular install instructionsMarcus Smith2013-08-281-61/+53
* | Test that the documentation builds successfullyDonald Stufft2013-08-281-2/+1
* | Document the usage of tox to run the testsDonald Stufft2013-08-281-1/+4
* | Switch to using py.test as the test runner instead of noseDonald Stufft2013-08-211-2/+2
|/
* Minor grammatical fixes in the cookbookDavid Pursehouse2013-08-091-4/+4
* Merge branch 'master' into developDonald Stufft2013-08-072-3/+77
|\
| * add cookbook entry for distribute to setuptools upgradeMarcus Smith2013-08-072-3/+77
* | Fix upgrade examples in cookbookDavid Pursehouse2013-08-051-2/+2
|/
* More doc updates.Jannis Leidel2013-07-231-5/+3
* Remove the changelog from the PyPI page and add links to it and the installat...Jannis Leidel2013-07-233-9/+11
* update changelog with note about case where distribute upgrade can failMarcus Smith2013-07-061-0/+2
* new install instructions after release of setuptools-0.8/distribute-0.7.3Marcus Smith2013-07-051-24/+9
* setuptools upgrade instructionsMarcus Smith2013-07-031-11/+18
* wheel cookbook updatesMarcus Smith2013-07-021-4/+11
* updated install/upgrade instructionsMarcus Smith2013-07-021-14/+15
* note that setuptools-0.8 final is not released to pypi yetMarcus Smith2013-06-281-0/+4
* have "pip wheel" only be satisfied by setuptoolsMarcus Smith2013-06-271-1/+1
* doc updates for supporting the new setuptoolsMarcus Smith2013-06-246-34/+33
* Document how to configure pip to use wheels by defaultPaul Moore2013-06-241-1/+2
* Document the logic behind Externally Hosted FilesDonald Stufft2013-06-071-0/+27
* update git/ssh vcs forms; clarify which forms support '-e'Marcus Smith2013-06-051-29/+37