Add support for custom GitHub URLs for code linking.

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

chipx86
beanbag-docutils
master
beanbag-misc

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
Add support for custom GitHub URLs for code linking.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (310ebc0)
Loading...