• 
      

    Add support for custom GitHub URLs for code linking.

    Review Request #12741 — Created Nov. 28, 2022 and submitted — Latest diff uploaded

    Information

    beanbag-docutils
    master

    Reviewers

    This updates github_linkcode_resolve to take a github_url argument,
    which points to the base URL of the GitHub server for code linking.
    This defaults to github.com, but can be customized for other installs.

    This fixes beanbaginc/beanbag-docutils#3.

    Unit tests pass.

    Commits

    Files