-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
As a user I want a clear way to navigate from documentation of project to repository. Like github button or anchor or sticker.
Sphinx alabaster theme is doing something like this

when configuration is set
html_theme_options = {
"github_user": "qiskit-community",
"github_repo": "amazing_repo",
"github_button": True,
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels