Skip to content

Use edit_uri correctly in mkdocs.yml #52

@DiscoStarslayer

Description

@DiscoStarslayer

According to the documentation we are not correctly using edit_uri. Currently we set this config to a full path (https://github.com/xqemu/xqemu.com/blob/master/docs/) because our docs live in a separate repo from the project we are documenting (https://github.com/xqemu/xqemu/).

This is incorrect, as edit_uri is only meant to be a path that is appended to the repo_url, not a separate route entirely. Our current use of this property is not expected by the documentation and may break in the future.

We should ideally fix this problem, depending on the end result of #41.

No GitHub link on top-right of the page:

Keep GitHub link on the top-right of the page:

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureIssues which affect the website itself (style / reachability).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions