Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render distutils commit links properly in docs | Alex Hedges | 2021-12-19 | 1 | -0/+4 |
| | |||||
* | Merge branch 'main' into prefer-svg-images | Jason R. Coombs | 2021-11-12 | 1 | -0/+2 |
|\ | |||||
| * | Document that pip works with editable setup.cfg | Sviatoslav Sydorenko | 2021-11-11 | 1 | -0/+2 |
| | | |||||
* | | Add SVG favicons via custom Sphinx extension | Anderson Bravalheri | 2021-11-10 | 1 | -2/+27 |
|/ | |||||
* | Add favicon and related configuration to sphinx | Anderson Bravalheri | 2021-11-05 | 1 | -0/+1 |
| | |||||
* | Add docs/README to the toctree | Anderson Bravalheri | 2021-11-04 | 1 | -1/+0 |
| | |||||
* | Rename logo files | Anderson Bravalheri | 2021-11-04 | 1 | -3/+2 |
| | |||||
* | Customise the sphinx theme to reflect the new logo | Anderson Bravalheri | 2021-11-04 | 1 | -0/+15 |
| | |||||
* | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2021-10-31 | 1 | -2/+9 |
|\ | |||||
| * | Add intersphinx mappings for Python to prevent spurious nitpicky failures. ↵ | Jason R. Coombs | 2021-09-17 | 1 | -0/+7 |
| | | | | | | | | Fixes jaraco/skeleton#51. | ||||
* | | Merge branch 'main' into change-docs-theme | Jason R. Coombs | 2021-07-18 | 1 | -19/+62 |
|\ \ | |||||
| * \ | Merge https://github.com/jaraco/tidelift | Jason R. Coombs | 2021-07-18 | 1 | -5/+2 |
| |\ \ | |||||
| | * | | Implement tidelift banner using a Sphinx directive implemented by ↵ | Jason R. Coombs | 2021-07-18 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | jaraco.tidelift. | ||||
| * | | | 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 |
| | | | | |||||
| * | | | Display changelog for unreleased version in docs | Sviatoslav Sydorenko | 2021-05-05 | 1 | -0/+16 |
| | | | | |||||
| * | | | 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 | ||||
| * | | | 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 | 1 | -83/+27 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #2584 from amy-lei/tabbed-code | Jason R. Coombs | 2021-03-05 | 1 | -0/+3 |
| | |\ \ \ | | | | | | | | | | | | | 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. | ||||
| | | * | | | Add sphinx-inline-tabs extension | Amy | 2021-02-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | quickstart: recommend PyPA build instead of pep517.build | Andrey Bienkowski | 2021-02-09 | 1 | -1/+4 |
| | |/ / / | | | | | | | | | | | | | | | | see https://github.com/pypa/pep517/issues/91 | ||||
| | * | | | Remove bootstrap from docs build | Jason R. Coombs | 2021-01-19 | 1 | -16/+0 |
| | | | | | |||||
| * | | | | Allow some refs to undocumented/undeclared objects | Sviatoslav Sydorenko | 2020-10-19 | 1 | -0/+36 |
| | | | | | |||||
| * | | | | Enable intersphinx to link against CPython docs | Sviatoslav Sydorenko | 2020-10-19 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | Change documentation theme to Furo | Pradyun Gedam | 2020-12-28 | 1 | -4/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge https://github.com/jaraco/tidelift into main | Jason R. Coombs | 2020-12-20 | 1 | -0/+5 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | List sidebars to avoid errors looking for template 't' | Jason R. Coombs | 2019-09-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Rely on alabaster theme to support sidebar rendering. | Jason R. Coombs | 2019-01-26 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add Tidelift template | Jason R. Coombs | 2019-01-26 | 1 | -0/+4 |
| / / | |||||
* | | | Merge https://github.com/jaraco/skeleton into feature/skeleton | Jason R. Coombs | 2020-12-12 | 1 | -72/+21 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Collapse skeleton history from archive/2020-12 | Jason R. Coombs | 2020-12-08 | 1 | -0/+26 |
| | |||||
* | ✨Make the default implicit role autofind targets | Sviatoslav Sydorenko | 2020-10-16 | 1 | -0/+5 |
| | |||||
* | 🚑 Make Sphinx nitpicky about broken references | Sviatoslav Sydorenko | 2020-10-16 | 1 | -0/+4 |
| | | | | Fixes #2424 | ||||
* | Add a :user: role in Sphinx | Sviatoslav Sydorenko | 2020-09-24 | 1 | -1/+15 |
| | | | | | | | | | | This change adds a role that links to the GitHub user Sponsors page. If that page is not set up, it'll redirect to the GitHub user profile page instead: Links to https://github.com/sponsors/{{ username }} open as GitHub Sponsors page if the target `username` has it enabled and redirect to https://github.com/{{ username }} if it's disabled. | ||||
* | Use canonical extension for docs. | Jason R. Coombs | 2020-09-23 | 1 | -7/+0 |
| | |||||
* | Add links for distutils | Jason R. Coombs | 2020-09-01 | 1 | -0/+4 |
| | |||||
* | Support 'bpo-' prefix on Python bugs | Jason R. Coombs | 2020-09-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵ | Jason R. Coombs | 2020-01-19 | 1 | -1/+1 |
| | | | | | | | | simplifying all of the pipelines. | ||||
* | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -4/+4 |
| | | |||||
* | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -28/+11 |
|/ | |||||
* | Fixed html sidebars to supported version in Sphinx (#1804) | A_Rog | 2019-08-13 | 1 | -1/+1 |
| | |||||
* | Fix doc build warnings | Jeremy Bowman | 2018-05-14 | 1 | -1/+4 |
| | |||||
* | Constrain hack to the RTD environment. Rely on bootstrap routine to make ↵ | Jason R. Coombs | 2017-03-31 | 1 | -5/+8 |
| | | | | dependencies available. | ||||
* | Hack must genuflect to the arbitrory invocation location | Jason R. Coombs | 2017-03-31 | 1 | -1/+3 |
| | |||||
* | Make sure bootstrap finishes before continuing, and ensure that ↵ | Jason R. Coombs | 2017-03-30 | 1 | -2/+2 |
| | | | | jaraco.packaging.sphinx is run before rst.linker. | ||||
* | Remove excess hack | Jason R. Coombs | 2017-03-30 | 1 | -1/+0 |
| |