Closed
Description
Hello,
Although a number of these options appear to have suitable defaults, I have the following in my mkdocs.yml
file:
repo_name: GitHub
repo_url: https://github.com/chrisdeeming/reponame/
edit_uri: edit/master/docs/
I have only just recently updated to mkdocs, version 0.16.1
and unfortunately no edit link appears (using the default, unmodified theme).
Assuming it should appear in the breadcrumb area, all I see is this:
The "GitHub" link just links to https://github.com/chrisdeeming/reponame/
as per the repo_url
. Does displaying the edit link require some sort of manual action on each page?
Many thanks,
Chris