mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
This patch adds support for a configuration option `edit_uri` that is used to generate a link directly to an individual page in the source repository. Fixes #269