#1143214 ITP: sphinx-linklint -- checker for excessive references in Sphinx documents

#1143214#5
Date:
2026-07-31 22:59:41 UTC
From:
To:
* Package name    : sphinx-linklint
  Version         : 1.0.1
  Upstream Author : Ned Batchelder <ned@nedbatchelder.com>
* URL or Web page : https://pypi.org/project/linklint/
* License         : Apache 2.0
  Description     : Ned Batchelder <ned@nedbatchelder.com>
      The ‘linklint’ extension for Sphinx finds excessive references in
      Sphinx documentation, and can optionally remove the hyperlink from
      each.

      Examples of excessive references found by this extension:
       * A reference to the same section that contains the reference.
       * Identical references in the same paragraph.