Skip to content

Github links #568

@IceKhan13

Description

@IceKhan13

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
Screenshot 2023-10-03 at 3 50 55 PM

when configuration is set

html_theme_options = {
    "github_user": "qiskit-community",
    "github_repo": "amazing_repo",
    "github_button": True,
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions