Commit Graph

56 Commits

Author SHA1 Message Date
Pradyun Gedam 20f672c4e6
Move conf.py into the html directory, to be compatible with RTD
Also add a small comment explaining why this has been done.
2018-08-22 16:33:16 +05:30
Pradyun Gedam d2e7377c0f
Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
Pradyun Gedam 1933dacc89
Merge branch 'master' into docs/improve-dev-docs 2018-07-17 13:59:06 +05:30
Pradyun Gedam ff1cdc7c6e
Add shorthand for pypi projects 2018-07-02 19:02:11 +05:30
Pradyun Gedam c2b1ce9fdc
Fix lint errors on newly covered files 2018-06-25 17:04:00 +05:30
Paul Moore cb5d4d2391 encoding argument for open isn't valid in Python 2.7 2018-04-07 11:19:34 +01:00
Paul Moore ddbbafaabb Fix how docs gets pip version, to work around an issue with readthedocs 2018-04-07 10:57:08 +01:00
Pradyun Gedam 8f6b4c9b2d Navigation (+other) improvements to Documentation (#4855) 2017-11-12 16:04:37 +00:00
Pradyun Gedam 1379aacc98
Add a debugging statement to conf.py 2017-10-20 21:17:32 +05:30
Pradyun Gedam df083c7916 Polish docs and change theme (#4758) 2017-10-07 17:45:27 +01:00
Pradyun S. Gedam bf4c613071 Add man pages for pip (#4491)
* Add man pages to pip

* 📰
2017-07-05 19:56:13 -04:00
Pradyun S. Gedam e2ff5dcc8c docs: Stop using deprecated attributes 2017-05-16 23:48:15 +05:30
Ian Lee b199e687d6 Updated documentation copyright year to 2016 2016-06-24 10:03:57 -07:00
anatoly techtonik 6da89f1922 Fix failing Travis tests due to expired certificate
https://travis-ci.org/pypa/pip/jobs/96488586#L146
2015-12-27 15:02:59 +03:00
Marcus Smith 1a083514fc intersphinx to PyPUG and pypa.io 2015-06-02 06:50:16 +12:00
Bence Nagy ea01415b8b Disable sphinx's smartypants to fix -- being replaced with – in docs 2015-03-13 14:45:10 +01:00
Donald Stufft 5a76a47d3b Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
Matthew Iversen 6181816d8a Use Sphinx extlinks for github issues/pulls
- :issue:`DDD` results in #DDD
- :pull:`DDD` results in PR #DDD
- Updated CHANGES.txt to use these
- Refs PR #1647
2014-03-16 16:31:20 +11:00
Donald Stufft 9f027337a8 Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
Marcus Smith b0b7a39696 docs fixes since the merge 2014-01-20 20:59:27 -08:00
Donald Stufft 0e84bd11fd Merge branch '1.5.x'
Conflicts:
	docs/conf.py
	docs/installing.rst
2014-01-02 09:03:54 -05:00
Donald Stufft 78992dc72f Bump year 2014-01-02 08:16:28 -05:00
Marcus Smith 9f94221ff6 better detection of docs theme 2013-11-13 15:59:06 -08:00
Marcus Smith df270943ae use default theme, so we can evolve with RTD's design efforts. 2013-11-10 13:36:22 -08:00
Marcus Smith 276a13a556 use default theme, so we can evolve with RTD's design efforts. 2013-11-10 11:17:34 -08:00
Jannis Leidel 7bdf99963a Merge branch '1.3.X' into develop
Conflicts:
	pip/__init__.py
2013-03-07 22:40:46 +01:00
Jannis Leidel a6e9633ef0 Happy new year! 2013-03-07 22:15:12 +01:00
Marcus Smith 20a9673c48 use rst extensions for editability and RTD links 2013-03-03 00:50:00 -08:00
Marcus Smith ab9ea197bd improved docs and cli help 2013-01-18 13:25:15 -08:00
Jannis Leidel d9599ec6df Added a pip.__version__ variable that is used in the setup.py and the docs' conf.py. 2012-09-01 20:36:21 +02:00
Jannis Leidel 77376b7e6b Happy new year! 2012-09-01 20:36:15 +02:00
Carl Meyer 4b68fa2cf5 Remove backwards-compatibility shims for Python 2.4. 2012-06-06 08:21:16 -06:00
Jannis Leidel 9c8ab2fab9 Bumped to post1. 2012-02-16 21:32:16 +01:00
Jannis Leidel 40ac381fad Bumped version to 1.1 and updated changelog slightly. 2012-02-16 21:06:25 +01:00
Carl Meyer 9654f596b9 Use a numbered post version. 2011-12-12 02:01:23 -07:00
Carl Meyer 81b6c6b66b Bump to a post version to distinguish from current release. 2011-12-11 22:01:44 -07:00
Jannis Leidel 4d7a6fe730 Bumped version to 1.0.2. 2011-07-16 16:37:40 +02:00
Jannis Leidel 743124094b Bumped version to 1.0.1. 2011-04-30 23:19:49 +02:00
Jannis Leidel ac38fb6f2a Bumped version to 1.0. 2011-04-04 10:47:17 +02:00
Carl Meyer f903eb0dd0 Merged in python3 branch. 2011-03-19 15:04:30 -04:00
Carl Meyer fffd82168d Simplify setting docs config version. 2011-03-15 15:52:27 -04:00
Jannis Leidel 43c5f33877 Updated docs with new website location and a few other migration related things. 2011-03-06 18:19:41 +01:00
Ian Bicking 2404a34eba update news and versions for release 2010-08-03 13:02:48 -05:00
Ian Bicking edbc041e87 update version for release 2010-04-22 02:57:43 -05:00
Jannis Leidel 8b9c3c5abc Updates to the documentation stylesheets and theme options 2009-11-21 22:25:18 +01:00
Ian Bicking 5ce30d94e1 update version in setup.py 2009-11-19 22:58:42 -06:00
Ian Bicking 2407b7426e update versions for release 2009-11-10 10:24:33 -05:00
Ian Bicking 8003c52d68 update sphinx version 2009-10-08 15:45:55 -05:00
Jannis Leidel 1b75c4b60d Updated documentation config a bit and added a new theme called 'nature' 2009-08-07 10:14:19 +02:00
Ian Bicking 46369de381 update versions for release 2009-05-27 10:28:28 -05:00