Skip to content

Take into account html_copy_source option #433

@jbms

Description

@jbms

Currently, "edit" and "view source" links are handled via the upstream mkdocs-material content.action.{edit,view} features, which always just link to github or other source repo.

But that means the source files copied via html_copy_source (which defaults to true) are never referenced.

Not clear what the default should be, but we should ensure that the source files are copied if, and only if, they are actually going to be referenced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions