Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2460 from HaraldKorneliussen/master | Jason R. Coombs | 2020-12-06 | 1 | -1/+1 |
|\ | | | | | Fixes syntax issues in quickstart (#2448) | ||||
| * | Fixes syntax issues in quickstart (#2448) | Harald Korneliussen | 2020-11-18 | 1 | -3/+3 |
| | | | | | | Quotes in the name and packages field causes an "Invalid distribution name or version syntax" if you follow this quickstart guide directly. pep517.build also requires you to specify the directory. | ||||
* | | Merge pull request #2444 from zegor/patch-1 | Jason R. Coombs | 2020-12-06 | 1 | -2/+2 |
|\ \ | | | | | | | Update quickstart.rst | ||||
| * | | Update quickstart.rst | Greg Solon | 2020-10-20 | 1 | -2/+2 |
| |/ | | | | | Removed quotes in setup.cfg which caused build to fail. | ||||
* | | s/517/PEP 517/ | Marius Gedminas | 2020-10-19 | 1 | -1/+1 |
|/ | |||||
* | Clean up syntax on entry_points.console_scripts. Fixes #2429. | Jason R. Coombs | 2020-10-17 | 1 | -4/+3 |
| | |||||
* | Merge pull request #2415 from alvyjudy/master | Jason R. Coombs | 2020-10-17 | 1 | -0/+9 |
|\ | | | | | Link to build_meta documentation | ||||
| * | Prefer doc role to ref role. | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| * | make suggested edits | alvy | 2020-10-12 | 1 | -2/+2 |
| | | |||||
| * | add a paragraph in index to linkt build_meta doc | alvy | 2020-10-07 | 1 | -0/+9 |
| | | |||||
* | | Merge branch 'master' into patch-1 | Jason R. Coombs | 2020-10-17 | 13 | -69/+97 |
|\ \ | |||||
| * \ | Merge pull request #2410 from imba-tjd/patch-2 | Jason R. Coombs | 2020-10-17 | 1 | -4/+4 |
| |\ \ | | | | | | | | | docs: code-block style fix | ||||
| | * | | Restore quickstart.rst | 谭九鼎 | 2020-10-17 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'master' into patch-2 | 谭九鼎 | 2020-10-17 | 13 | -58/+84 |
| | |\ \ | |||||
| | * | | | Update docs/userguide/quickstart.rst | 谭九鼎 | 2020-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| | * | | | Update entry_point.rst | 谭九鼎 | 2020-10-03 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Update dependency_management.rst | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | fix inline-code style | 谭九鼎 | 2020-10-03 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | docs: code-block style fix | 谭九鼎 | 2020-10-02 | 1 | -6/+6 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #2409 from imba-tjd/patch-1 | Jason R. Coombs | 2020-10-17 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | docs: editorial word fix | ||||
| | * | | editorial fix | 谭九鼎 | 2020-10-02 | 1 | -1/+1 |
| | |/ | |||||
| * | | ✨Make the default implicit role autofind targets | Sviatoslav Sydorenko | 2020-10-16 | 3 | -8/+7 |
| | | | |||||
| * | | 📝 Recover interdoc links & correct broken syntax | Sviatoslav Sydorenko | 2020-10-16 | 13 | -56/+85 |
| |/ | |||||
* | | Use the :pep: role instead of a manual link | Marius Gedminas | 2020-10-12 | 1 | -2/+2 |
| | | | | | | | | Co-Authored-By: Sviatoslav Sydorenko <webknjaz@redhat.com> | ||||
* | | And another malformed link | Marius Gedminas | 2020-10-05 | 1 | -1/+1 |
| | | |||||
* | | Fix ReST syntax error in the PEP 517 link | Marius Gedminas | 2020-10-05 | 1 | -1/+1 |
|/ | |||||
* | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 14 | -0/+0 |
| | |||||
* | Merge branch 'master' into feature/2093-docs-revampfeature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 1 | -6/+6 |
| | |||||
* | Merge commit '52c394c' into feature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 1 | -2/+2 |
| | |||||
* | Merge commit 'd6bcf5e' into feature/2093-docs-revamp | Jason R. Coombs | 2020-09-23 | 1 | -2/+8 |
| | |||||
* | Merge pull request #2157 from alvyjudy/dependency | Jason R. Coombs | 2020-08-15 | 1 | -129/+186 |
|\ | | | | | step 7 on 2093: dependency management guide ready | ||||
| * | docs: rephrased the introduction for optional dependencies | alvy | 2020-07-29 | 1 | -5/+9 |
| | | | | | | note the use case for tests and docs functions and that "test_require" is deprecated, shorten description of the example | ||||
| * | 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 ↵ | 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 |
|/ | |||||
* | 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 |
| | |||||
* | docs: add dev mode section in quickstart | alvyjudy | 2020-05-25 | 1 | -0/+20 |
| |