| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | docs: remove note on "require" functionality | alvy | 2020-07-29 | 1 | -6/+0 | |
| | * | | | | | | docs: remove mentioning of multiversion install | alvy | 2020-07-29 | 1 | -3/+1 | |
| | * | | | | | | docs: give python requirement a dedicated section | alvy | 2020-07-29 | 1 | -8/+9 | |
| | * | | | | | | docs: reference PEP440 for versions specifiers | alvy | 2020-07-29 | 1 | -2/+3 | |
| | * | | | | | | docs: remove editorial message and lengthy description of dependency type | alvy | 2020-07-29 | 1 | -4/+2 | |
| | * | | | | | | docs: restored notes on "require()" function | alvyjudy | 2020-05-28 | 1 | -0/+6 | |
| | * | | | | | | docs: more finetuning on dependency guide | alvyjudy | 2020-05-28 | 1 | -60/+68 | |
| | * | | | | | | docs: editing user guide on dependency management | alvyjudy | 2020-05-28 | 1 | -90/+137 | |
| * | | | | | | | Correct some of the behaviors indicated in new entry points docs. Switch to i... | Jason R. Coombs | 2020-06-15 | 1 | -140/+94 | |
| * | | | | | | | docs: fixed mistaken explanation | alvyjudy | 2020-05-28 | 1 | -2/+2 | |
| * | | | | | | | docs: guide on entry point completed | alvyjudy | 2020-05-28 | 1 | -63/+118 | |
| * | | | | | | | docs: update entry point userguide | alvyjudy | 2020-05-28 | 1 | -13/+19 | |
| * | | | | | | | docs: detail userguide for entry point WIP | alvyjudy | 2020-05-28 | 1 | -47/+71 | |
| |/ / / / / / | ||||||
| * | | | | | | DOC: fix link missing > | Matthias Bussonnier | 2020-05-28 | 1 | -1/+1 | |
| * | | | | | | Mention that `namespace_packages` is omitted. | Jason R. Coombs | 2020-05-27 | 1 | -1/+2 | |
| * | | | | | | docs: cover pkgutil style namespace pkg | alvyjudy | 2020-05-26 | 1 | -8/+33 | |
| * | | | | | | docs: detail pkg discover guide and namespace pkg | alvyjudy | 2020-05-26 | 1 | -105/+105 | |
| * | | | | | | docs: WIP detailed guide on pkg discovery | alvyjudy | 2020-05-26 | 1 | -38/+63 | |
| * | | | | | | Merge pull request #2146 from alvyjudy/doc | Jason R. Coombs | 2020-05-26 | 1 | -143/+141 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs: add dev mode section in quickstart | alvyjudy | 2020-05-25 | 1 | -0/+20 | |
| | * | | | | | | docs: proper invocation of pep517 | alvyjudy | 2020-05-25 | 1 | -1/+1 | |
| | * | | | | | | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -12/+32 | |
| | * | | | | | | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -47/+12 | |
| | * | | | | | | docs: changed some mistaken explanation in quickst | alvyjudy | 2020-05-25 | 1 | -53/+44 | |
| | * | | | | | | docs: made quickstart pkg section declarative | alvyjudy | 2020-05-20 | 1 | -12/+17 | |
| | * | | | | | | docs: WIP update quickstart guide | alvyjudy | 2020-05-18 | 1 | -56/+53 | |
| * | | | | | | | docs: incoporate PR1765 | alvyjudy | 2020-05-25 | 1 | -0/+336 | |
| |/ / / / / / | ||||||
| * | | | | | | docs: dedicate a file for miscel functionalities | alvyjudy | 2020-05-14 | 1 | -1297/+0 | |
| * | | | | | | docs: dedicate a file for extending setuptools | alvyjudy | 2020-05-14 | 1 | -0/+235 | |
| * | | | | | | docs: dedicate a file for distribution guide | alvyjudy | 2020-05-14 | 1 | -0/+240 | |
| * | | | | | | docs: dedicate a file for datafiles support | alvyjudy | 2020-05-14 | 1 | -0/+174 | |
| * | | | | | | docs: update index to match filename | alvyjudy | 2020-05-14 | 1 | -1/+1 | |
| * | | | | | | docs: dedicate a file for development mode | alvyjudy | 2020-05-14 | 1 | -0/+60 | |
| * | | | | | | docs: udpate quickstart to match ref file | alvyjudy | 2020-05-14 | 1 | -3/+1 | |
| * | | | | | | docs: dedicate a file for dependency management | alvyjudy | 2020-05-14 | 1 | -0/+255 | |
| * | | | | | | docs: update userguide index to match filename | alvyjudy | 2020-05-14 | 1 | -2/+2 | |
| * | | | | | | docs: dedicate a file for entry points | alvyjudy | 2020-05-14 | 1 | -0/+115 | |
| * | | | | | | docs: udpate package_discovery.txt | alvyjudy | 2020-05-14 | 1 | -5/+17 | |
| * | | | | | | docs: dedicate file for package discovery | alvyjudy | 2020-05-14 | 1 | -0/+169 | |
| * | | | | | | docs: udpate title of quickstart | alvyjudy | 2020-05-14 | 1 | -4/+8 | |
| * | | | | | | docs: update userguide index | alvyjudy | 2020-05-14 | 1 | -5/+11 | |
| * | | | | | | docs: merge function walkthrough into quickstart | alvyjudy | 2020-05-14 | 2 | -131/+131 | |
| * | | | | | | docs: put the remaining functionalities into misce | alvyjudy | 2020-05-14 | 1 | -0/+0 | |
| * | | | | | | docs: update functionalities.txt | alvyjudy | 2020-05-14 | 1 | -32/+29 | |
| * | | | | | | docs: WIP rewrite functionalities | alvyjudy | 2020-05-14 | 1 | -0/+143 | |
| * | | | | | | docs: migrated section | alvyjudy | 2020-05-13 | 2 | -32/+33 | |
| * | | | | | | docs: removed unnecessary transition paragraph | alvyjudy | 2020-05-13 | 1 | -3/+1 | |
| * | | | | | | docs: migrated section for versioning | alvyjudy | 2020-05-13 | 2 | -85/+86 | |
| * | | | | | | docs: modify entry in top level index | alvyjudy | 2020-05-11 | 1 | -1/+1 | |
| * | | | | | | docs: add entry to userguide index | alvyjudy | 2020-05-11 | 1 | -0/+1 | |
