summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge commit '52c394c' into feature/2093-docs-revampJason R. Coombs2020-09-232-3/+3
|\ \ \ | |/ /
| * | Merge pull request #1765 from venthur/fix/1700Jason R. Coombs2020-05-242-169/+346
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into fix/1700Bastian Venthur2020-02-1110-494/+179
| | |\
| | * \ Merge branch 'master' into fix/1700Jason R. Coombs2019-10-264-7/+44
| | |\ \
| | * | | Added meat to obsoletes and provides, removed that they should not be used.Bastian Venthur2019-05-181-3/+39
| | * | | s/favour/favor/Bastian Venthur2019-05-181-1/+1
| | * | | 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
| * | | | Merge pull request #1753 from jwodder/feature/literal_attrJason R. Coombs2020-05-161-1/+7
| |\ \ \ \
| * | | | | Fix an RST link typo in the dev guideSviatoslav Sydorenko2020-05-151-1/+1
* | | | | | Merge commit 'd6bcf5e' into feature/2093-docs-revampJason R. Coombs2020-09-231-2/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge `literal_attr:` functionality into `attr:`John T. Wodder II2020-05-151-15/+12
| * | | | | Update documentationJohn T. Wodder II2020-05-151-8/+17
| |/ / / /
* | | | | Merge commit '619e229' into feature/2093-docs-revampJason R. Coombs2020-09-232-0/+45
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into docs/setup.cfg-onlyJason R. Coombs2020-05-158-143/+189
| |\ \ \ \
| * | | | | 📝 Improve the note about editable installs Sviatoslav Sydorenko2020-01-141-1/+1
| * | | | | Mark PEP mentions as :pep: SphinX refsSviatoslav Sydorenko2020-01-141-6/+7
| * | | | | 📝 Document setup.cfg-only projectsSviatoslav Sydorenko2020-01-142-0/+43
* | | | | | Merge pull request #2157 from alvyjudy/dependencyJason R. Coombs2020-08-151-129/+186
|\ \ \ \ \ \
| * | | | | | docs: rephrased the introduction for optional dependenciesalvy2020-07-291-5/+9
| * | | | | | docs: remove note on "require" functionalityalvy2020-07-291-6/+0
| * | | | | | docs: remove mentioning of multiversion installalvy2020-07-291-3/+1
| * | | | | | docs: give python requirement a dedicated sectionalvy2020-07-291-8/+9
| * | | | | | docs: reference PEP440 for versions specifiersalvy2020-07-291-2/+3
| * | | | | | docs: remove editorial message and lengthy description of dependency typealvy2020-07-291-4/+2
| * | | | | | docs: restored notes on "require()" functionalvyjudy2020-05-281-0/+6
| * | | | | | docs: more finetuning on dependency guidealvyjudy2020-05-281-60/+68
| * | | | | | docs: editing user guide on dependency managementalvyjudy2020-05-281-90/+137
* | | | | | | Correct some of the behaviors indicated in new entry points docs. Switch to i...Jason R. Coombs2020-06-151-140/+94
* | | | | | | docs: fixed mistaken explanationalvyjudy2020-05-281-2/+2
* | | | | | | docs: guide on entry point completedalvyjudy2020-05-281-63/+118
* | | | | | | docs: update entry point userguidealvyjudy2020-05-281-13/+19
* | | | | | | docs: detail userguide for entry point WIPalvyjudy2020-05-281-47/+71
|/ / / / / /
* | | | | | DOC: fix link missing >Matthias Bussonnier2020-05-281-1/+1
* | | | | | Mention that `namespace_packages` is omitted.Jason R. Coombs2020-05-271-1/+2
* | | | | | docs: cover pkgutil style namespace pkgalvyjudy2020-05-261-8/+33
* | | | | | docs: detail pkg discover guide and namespace pkgalvyjudy2020-05-261-105/+105
* | | | | | docs: WIP detailed guide on pkg discoveryalvyjudy2020-05-261-38/+63
* | | | | | Merge pull request #2146 from alvyjudy/docJason R. Coombs2020-05-261-143/+141
|\ \ \ \ \ \
| * | | | | | docs: add dev mode section in quickstartalvyjudy2020-05-251-0/+20
| * | | | | | docs: proper invocation of pep517alvyjudy2020-05-251-1/+1