Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #6045/13c26be8 backport][3.8] Add custom RST roles extlinks to the docs setup #6046

Commits on Oct 5, 2021

  1. Add custom RST roles extlinks to the docs setup (#6045)

    This patch declares the following roles within Sphinx:
    * issue
    * pr
    * commit
    * gh
    * user
    
    They all correspond to respective GitHub URLs. For example,
    the following will link a GitHub user page:
    
        :user:`webknjaz`
    
    (cherry picked from commit 13c26be)
    webknjaz authored and Patchback committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    79eaf05 View commit details
    Browse the repository at this point in the history