| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2154 from alvyjudy/entrypointfeature/2093-docs-revamp | Jason R. Coombs | 2020-07-03 | 1 | -115/+154 |
| |\ | | | | | Step 6 on 2093: userguide on entry points now available | ||||
| | * | Correct some of the behaviors indicated in new entry points docs. Switch to ↵ | Jason R. Coombs | 2020-06-15 | 1 | -140/+94 |
| | | | | | | | | | imperative voice. Limit to declarative config (setup.cfg) examples. | ||||
| | * | docs: fixed mistaken explanation | alvyjudy | 2020-05-28 | 1 | -2/+2 |
| | | | |||||
| | * | docs: guide on entry point completed | alvyjudy | 2020-05-28 | 1 | -63/+118 |
| | | | | | | | | | | | | | | | Coverage 1. console_script 2. plugin support 3. optional dependencies | ||||
| | * | 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 |
| | | | | | | The `decalrative config`_ link present higher in the document is also unresolved, I'm not quite sure what the intended target was. | ||||
| * | Merge pull request #2149 from alvyjudy/pkgdiscovery | Jason R. Coombs | 2020-05-27 | 1 | -139/+190 |
| |\ | | | | | Step 5 on 2093: Package discovery and namespace package userguide now ready | ||||
| | * | 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 |
| | | | | | | | | | | | | | userguide/pkg_discovery.txt now covers find_package, find_namespace package and legacy use of namespace package creation in both setup.py and setup.cfg style | ||||
| | * | 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 |
| |\ | | | | | Step 4: A PEP517-styled quickstart user guide and room for collaboration | ||||
| | * | 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 |
| | | | | | | | | | | | before: pep517 build (incorrect) now: python -m pep517.build (correct) | ||||
| | * | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -12/+32 |
| | | | | | | | | | added a few sections (WIP) to make it more complete | ||||
| | * | docs: update quickstart | alvyjudy | 2020-05-25 | 1 | -47/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is now declarative and covers the following aspects of packaging: - installation - basic use - package discovery - entry points - dependencies - data files Each section comprises a brief demonstration of the functionality and provide a link to more advanced explanation | ||||
| | * | 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 |
| | | | | | | | | | WIP | ||||
| | * | docs: WIP update quickstart guide | alvyjudy | 2020-05-18 | 1 | -56/+53 |
| | | | | | | | | | to make it pep517-compatible and declarative | ||||
| * | | Merge pull request #2147 from alvyjudy/incorporate-1765 | Jason R. Coombs | 2020-05-26 | 1 | -0/+336 |
| |\ \ | |/ |/| | Incorporate PR 1765's keywords.txt | ||||
| | * | docs: incoporate PR1765 | alvyjudy | 2020-05-25 | 1 | -0/+336 |
| |/ | | | | | created directory setuptools/docs/references and place keywords.txt from PR1765 in it en bloc | ||||
| * | Merge pull request #2111 from alvyjudy/doc | Jason R. Coombs | 2020-05-15 | 14 | -1436/+1548 |
| |\ | | | | | doc overhaul step 3: update userguide | ||||
| | * | added news fragment | alvyjudy | 2020-05-14 | 1 | -0/+1 |
| | | | |||||
| | * | docs: dedicate a file for miscel functionalities | alvyjudy | 2020-05-14 | 1 | -1297/+0 |
| | | | | | | | | | | | these should be properly grouped but for now I'm just leaving them here | ||||
| | * | 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 |
| | | | | | | | | | | | those that don't need to put into a dedicated file are now inside the miscellaneous.txt | ||||
| | * | docs: update functionalities.txt | alvyjudy | 2020-05-14 | 1 | -32/+29 |
| | | | | | | | | | outline is completed, now to fill the donut holes | ||||
| | * | docs: WIP rewrite functionalities | alvyjudy | 2020-05-14 | 1 | -0/+143 |
| | | | | | | | | | | | | | such that each section is comprised of a quick intro and example that illustrate the use of that functionality and provide a link to a more detailed explanation. | ||||
| | * | docs: migrated section | alvyjudy | 2020-05-13 | 2 | -32/+33 |
| | | | | | | | | | egg-secutable section moved from userguide/functionalities to deprecated/functionalities | ||||
| | * | docs: removed unnecessary transition paragraph | alvyjudy | 2020-05-13 | 1 | -3/+1 |
| | | | | | | | | | so that the quickstart is cleaner for now. Might add more text later | ||||
| | * | docs: migrated section for versioning | alvyjudy | 2020-05-13 | 2 | -85/+86 |
| |/ | | | | from quickstart.txt to functionalities.txt | ||||
| * | Merge pull request #2102 from alvyjudy/doc-2 | Jason R. Coombs | 2020-05-11 | 9 | -2470/+2525 |
| |\ | | | | | doc overhaul step 2: break main doc into multiple sections | ||||
| | * | docs: add new fragment | alvyjudy | 2020-05-11 | 1 | -0/+1 |
| | | | |||||
| | * | docs: modify entry in top level index | alvyjudy | 2020-05-11 | 1 | -1/+1 |
| | | | | | | | | | from pointing at setuptools.txt to userguide/index.txt | ||||
| | * | docs: add entry to userguide index | alvyjudy | 2020-05-11 | 1 | -0/+1 |
| | | | |||||
| | * | docs: migrate declarative config to separate file | alvyjudy | 2020-05-11 | 2 | -239/+240 |
| | | | | | | | | | cut and paste from setuptools.txt | ||||
