aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* s/requires/provides/Bastian Venthur2019-05-181-2/+2
* Made keywords a subpage (via include directive) maintaining the oldBastian Venthur2019-05-183-13/+5
* added long_description_content_typeBastian Venthur2019-05-181-0/+4
* added use_2to3_exclude_fixersBastian Venthur2019-05-181-0/+3
* Added ext_packageBastian Venthur2019-05-181-0/+4
* Added unused requires, obsolete and requires for completenesBastian Venthur2019-05-181-0/+17
* Maintain old header and link to new keywords documentBastian Venthur2019-05-162-0/+9
* Added warnings for data_files, setup_requires and dependency_linksBastian Venthur2019-05-161-0/+15
* Transcibed all keywords from https://docs.python.org/3/distutils/apiref.html#...Bastian Venthur2019-05-161-1/+88
* Fixed broken implicit linksBastian Venthur2019-05-162-18/+26
* Moved keywords section into separate document, added link in indexBastian Venthur2019-05-163-173/+173
* Remove unwritten sections of the documentation (#1705)Ratin_Kumar2019-02-261-36/+0
* Merge pull request #1640 from pypa/bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+2
|\
| * Update documentation to match more aggressive absolute path exclusion in reso...bugfix/1635-disallow-parent-pathsJason R. Coombs2019-01-271-2/+1
| * Also disallow leading '/' in resource paths. Ref #1635.Jason R. Coombs2019-01-201-2/+3
| * Update docs to match implementation that resource names are rooted at the pac...Jason R. Coombs2019-01-201-2/+2
* | Merge branch 'master' into license-fix-357Jason R. Coombs2019-01-278-208/+343
|\ \
| * | Make the project page link genericJason R. Coombs2019-01-262-2/+2
| * | Inject the project name in the referral alsoJason R. Coombs2019-01-261-1/+1
| |/
| * Tweak "making a pull request" documentationPaul Ganssle2019-01-011-2/+2
| * Merge pull request #1620 from scop/spellingPaul Ganssle2019-01-012-2/+2
| |\
| | * Spelling fixesVille Skyttä2018-12-292-2/+2
| * | Remove file: from documentation for license fieldPaul Ganssle2018-12-291-1/+1
| |/
| * Add documents on auto-mergedocs/auto-mergeJason R. Coombs2018-12-291-0/+11
| * Add link to Tidelift Professional support in docsJason R. Coombs2018-12-031-0/+7
| * Fix minimum version for data_filesPaul Ganssle2018-11-121-1/+1
| * Replace Roadmap with milestones.Jason R. Coombs2018-11-111-13/+3
| * Add another roadmap item about pkg_resources.Jason R. Coombs2018-11-111-0/+2
| * Update roadmapJason R. Coombs2018-11-111-0/+3
| * Merge pull request #1564 from 0az/doc-setup-cfg-min-versionPaul Ganssle2018-11-011-10/+13
| |\
| | * Add version footnoteAndrew Zhou2018-10-301-9/+12
| | * Improve setup.cfg minimum version documentationAndrew Zhou2018-10-281-5/+5
| * | Merge pull request #1560 from varunkamath18/feature/docs_clean_user_prereqsPaul Ganssle2018-11-013-156/+233
| |\ \
| | * | Change index header for Easy InstallPaul Ganssle2018-11-011-1/+1
| | * | Add news fragment for PR #1560Varun Kamath2018-11-011-1/+0
| | * | Update distribution guide and archive ez_setup docVarun Kamath2018-11-013-156/+234
| * | | Add missing word to sentence in docs (#1552)Jon Dufresne2018-11-011-1/+1
| |/ /
| * / Document that rpmbuild is required for bdist_rpm (#1547)Riccardo Magliocchetti2018-10-301-0/+4
| |/
| * Remove ez_setup from documentation (#1553)Varun Kamath2018-10-281-12/+6
| * Merge pull request #1550 from pypa/bugfix/1549-cython-recommendedJason R. Coombs2018-10-281-10/+19
| |\
| | * fix typoPaul Ganssle2018-10-281-1/+1
| | * Update recommendation. Fixes #1549.Jason R. Coombs2018-10-281-10/+19
| * | Merge pull request #1537 from madig/doc-setup.cfg-src-layoutJason R. Coombs2018-10-281-0/+29
| |\ \ | | |/ | |/|
| | * Edit wordingNikolaus Waxweiler2018-10-281-4/+5
| | * Correct typoNikolaus Waxweiler2018-10-271-1/+1
| | * Document using setup.cfg for src-layoutsNikolaus Waxweiler2018-10-271-0/+28
| * | Merge pull request #1534 from xrmx/cythonvspyrexJason R. Coombs2018-10-271-17/+22
| |\ \
| | * | Document building Cython projects instead of PyrexRiccardo Magliocchetti2018-10-271-17/+22
| * | | Added minimum version info to setup.cfg metadataVito2018-10-271-5/+5
| | |/ | |/|
| * | Update setup.cfg documentation to include data_files (#1532)DanGolding2018-10-271-4/+5
| |/