Skip to main content

Sphinx Extension to run diff-only linkchecks

Project description

sphinxext-linkcheckdiff

Code style: black

Sphinx Extension to run diff-only linkchecks

Installation

python -m pip install git+https://github.com/wpilibsuite/sphinxext-linkcheckdiff

Usage

Add sphinxext.linkcheckdiff to your extensions list in your conf.py

extensions = [
   sphinxext.linkcheckdiff,
]

Options

These values are placed in the conf.py of your sphinx project.

  • linkcheckdiff_branch
    • Required. The branch to diff against.

Note: linkcheckdiff is an extension of the linkcheck builder that ships with Sphinx. linkcheckdiff respects all of linkcheck's configuration options.

Example Config

linkcheckdiff_branch = "master"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxext-linkcheckdiff-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

sphinxext_linkcheckdiff-0.1.0-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page