| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2684 from clint-lawrence/patch-1 | Jason R. Coombs | 2021-05-29 | 1 | -1/+1 |
| |\ | | | | | Fix a broken external link | ||||
| | * | Fix a broken external link | clint-lawrence | 2021-05-25 | 1 | -1/+1 |
| | | | |||||
| * | | Entrypoints in declarative config are now supported | Nicolas CANIART | 2021-05-29 | 1 | -57/+89 |
| |/ | | | | | | The documentation still states it is not though. Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> | ||||
| * | Merge pull request #2668 from carltongibson/c/fix-example-indent | Jason R. Coombs | 2021-05-19 | 1 | -2/+2 |
| |\ | | | | | Corrected tabs for spaces in quickstart example. | ||||
| | * | Corrected tabs for spaces in quickstart example. | Carlton Gibson | 2021-05-10 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #2672 from luzpaz/typos | Jason R. Coombs | 2021-05-19 | 4 | -7/+7 |
| |\ \ | | | | | | | Fix misc. doc typos | ||||
| | * | | Fix misc. doc typos | luz paz | 2021-05-14 | 4 | -7/+7 |
| | |/ | | | | | Found via `codespell` | ||||
| * | | Merge pull request #2676 from hugovk/patch-1 | Jason R. Coombs | 2021-05-19 | 1 | -2/+1 |
| |\ \ | | | | | | | Docs: Use license_files instead of license_file | ||||
| | * | | Docs: Use license_files instead of license_file | Hugo van Kemenade | 2021-05-19 | 1 | -2/+1 |
| | |/ | |||||
| * | | Avoid publishing unreleased changes when there are none. | Jason R. Coombs | 2021-05-19 | 1 | -0/+2 |
| | | | |||||
| * | | Remove seemingly unneeded settings. | Jason R. Coombs | 2021-05-09 | 1 | -13/+2 |
| | | | |||||
| * | | Merge branch 'main' into docs/towncrier-upgrade | Jason R. Coombs | 2021-05-09 | 1 | -4/+5 |
| |\ \ | |/ | |||||
| | * | Merge pull request #2634 from carltongibson/c/fix-quickstart-link | Jason R. Coombs | 2021-05-09 | 1 | -2/+3 |
| | |\ | | | | | | | Fixed quickstart packaging resources hyperlink. | ||||
| | | * | Fixed quickstart packaging resources hyperlink. | Carlton Gibson | 2021-04-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The implicit link target that should have been created from the title was not being detected correctly. This was causing the link to be interpreted as an external hyperlink reference, resulting in a 404 in the rendered docs. Adding the explicit target and `ref` allows the link to resolve correctly. | ||||
| | * | | Merge pull request #2637 from carltongibson/c/fix-example-indent | Jason R. Coombs | 2021-05-09 | 1 | -2/+2 |
| | |\ \ | | | | | | | | | Corrected indent in setup.cfg example. | ||||
| | | * | | Corrected indent in setup.cfg example. | Carlton Gibson | 2021-04-12 | 1 | -2/+2 |
| | | |/ | |||||
| * | | | Display changelog for unreleased version in docs | Sviatoslav Sydorenko | 2021-05-05 | 2 | -0/+18 |
| |/ / | |||||
| * | | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2021-05-04 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Make sphinx fail on any warnings (#36) | Sviatoslav Sydorenko | 2021-04-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds `nitpicky=True` (which is an equivalent of `-n`) to make Sphinx emit warnings for any references to non-existing targets. Then, it adds `-W` to make it fail whenever a single warning is seen. Finally, `--keep-going` allows Sphinx to print out all the warnings before exiting instead of showing just one and bailing. Resolves #29 Refs: * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-n * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-W * https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-keep-going | ||||
| | * | | Automatically inject project name in docs heading. | Jason R. Coombs | 2020-12-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix doc builds for intersphinx mapping. Supersedes #2659. | Jason R. Coombs | 2021-05-04 | 1 | -4/+4 |
| | | | | |||||
| * | | | Merge branch 'main' into feature/distutils-docs | Jason R. Coombs | 2021-04-25 | 13 | -283/+320 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Small changes | Marc Mueller | 2021-04-03 | 1 | -1/+0 |
| | | | | |||||
| | * | | Add documentation + changelog entries | Marc Mueller | 2021-04-03 | 2 | -1/+13 |
| | | | | |||||
| | * | | Merge pull request #2626 from Yhg1s/patch-1 | Jason R. Coombs | 2021-04-03 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | Fix typo in setup.py example in quickstart guide. | ||||
| | | * | | Update quickstart.rst | T. Wouters | 2021-03-29 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Fix typo in setup.py example in quickstart guide. | T. Wouters | 2021-03-29 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge pull request #2623 from Zedeldi/patch-1 | Jason R. Coombs | 2021-04-03 | 1 | -4/+4 |
| | |\ \ \ | | | | | | | | | | | Update dependency_management.rst | ||||
| | | * | | | Update dependency_management.rst | Zack Didcott | 2021-03-29 | 1 | -4/+4 |
| | | |/ / | | | | | | | | | Fix spelling and grammar | ||||
| | * | | | Officially declare pkg_resources as deprecated. Closes #2531. | Jason R. Coombs | 2021-04-03 | 1 | -0/+7 |
| | | | | | |||||
| | * | | | Section for 'find' and 'find_namespace' options is 'options.packages.find'. ↵ | Jason R. Coombs | 2021-03-30 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | Fixes #2406. | ||||
| | * | | Reset RTD config to match skeleton and rely on package metadata for docs ↵ | Jason R. Coombs | 2021-03-27 | 1 | -8/+0 |
| | | | | | | | | | | | | | build requirements. | ||||
| | * | | Pin to upstream main branch for sphinx-inline-tabs. Workaround for #2614. | Jason R. Coombs | 2021-03-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge pull request #2584 from amy-lei/tabbed-code | Jason R. Coombs | 2021-03-05 | 5 | -160/+227 |
| | |\ \ | | | | | | | | | Add mechanism for comparison of setup.py and its equivalent setup.cfg | ||||
| | | * | | Extend extensions later in the file. Fixes flake8 failure and isolates the ↵ | Jason R. Coombs | 2021-03-05 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | (sole) change from other concerns. | ||||
| | | * | | Replace adjacent code blocks with tabbed containers | Amy | 2021-02-28 | 3 | -160/+223 |
| | | | | | |||||
| | | * | | Add sphinx-inline-tabs extension | Amy | 2021-02-28 | 2 | -1/+2 |
| | | | | | |||||
| | * | | | Term is builder. | Jason R. Coombs | 2021-02-28 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Merge pull request #2552 from hexagonrecursion/patch-1 | Jason R. Coombs | 2021-02-28 | 2 | -4/+7 |
| | |\ \ \ | | | | | | | | | | | quickstart: recommend PyPA build instead of pep517.build | ||||
| | | * | | | quickstart: recommend PyPA build instead of pep517.build | Andrey Bienkowski | 2021-02-09 | 2 | -4/+7 |
| | | |/ / | | | | | | | | | | | | | see https://github.com/pypa/pep517/issues/91 | ||||
| | * | | | Merge pull request #2561 from pwoolvett/fix/2553 | Jason R. Coombs | 2021-02-25 | 1 | -0/+13 |
| | |\ \ \ | | | | | | | | | | | docs(userguide): Marker example for extras_require | ||||
| | | * | | | docs(userguide): Marker example for extras_require | Pablo Woolvett | 2021-02-04 | 1 | -0/+13 |
| | | |/ / | | | | | | | | | | | | | Signed-off-by: Pablo Woolvett <pablowoolvett@gmail.com> | ||||
| | * | | | Add ini to display code block in doc | Thea | 2021-02-24 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Reference index in the userguide directory | Thea | 2021-02-20 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Include link to new developer guide in the old one | Thea | 2021-02-20 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Remove bootstrap from docs build | Jason R. Coombs | 2021-01-19 | 1 | -16/+0 |
| | | | | |||||
| | * | | Merge pull request #2506 from xdhmoore/patch-1 | Jason R. Coombs | 2021-01-16 | 1 | -3/+3 |
| | |\ \ | | | | | | | | | Clarify Development Mode first paragraph | ||||
| | | * | | Clarify Development Mode first paragraph | Daniel Moore | 2020-12-23 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Merge pull request #2507 from drewrisinger/patch-1 | Jason R. Coombs | 2021-01-16 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | docs (build_meta): fix spelling mistake | ||||
| | | * | | | docs (build_meta): fix spelling mistake | Drew | 2020-12-25 | 1 | -1/+1 |
| | | |/ / | |||||
