• 
      

    Add support for custom GitHub URLs for code linking.

    Review Request #12741 — Created Nov. 27, 2022 and submitted

    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.

    Summary ID
    Add support for custom GitHub URLs for code linking.
    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.
    ee4f931fe9919d67d7aa3c431073234b303d3d44
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (310ebc0)