summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | | | docs: update quickstartalvyjudy2020-05-251-12/+32
| * | | | | | docs: update quickstartalvyjudy2020-05-251-47/+12
| * | | | | | docs: changed some mistaken explanation in quickstalvyjudy2020-05-251-53/+44
| * | | | | | docs: made quickstart pkg section declarativealvyjudy2020-05-201-12/+17
| * | | | | | docs: WIP update quickstart guidealvyjudy2020-05-181-56/+53
* | | | | | | docs: incoporate PR1765alvyjudy2020-05-251-0/+336
|/ / / / / /
* | | | | | docs: dedicate a file for miscel functionalitiesalvyjudy2020-05-141-1297/+0
* | | | | | docs: dedicate a file for extending setuptoolsalvyjudy2020-05-141-0/+235
* | | | | | docs: dedicate a file for distribution guidealvyjudy2020-05-141-0/+240
* | | | | | docs: dedicate a file for datafiles supportalvyjudy2020-05-141-0/+174
* | | | | | docs: update index to match filenamealvyjudy2020-05-141-1/+1
* | | | | | docs: dedicate a file for development modealvyjudy2020-05-141-0/+60
* | | | | | docs: udpate quickstart to match ref filealvyjudy2020-05-141-3/+1