diff --git a/mkdocs.yml b/mkdocs.yml index 0843bf2..8d96a63 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -24,6 +24,7 @@ theme: - navigation.top - navigation.sections - navigation.footer + - content.action.edit - content.code.annotate - content.code.copy - content.tabs.link @@ -88,6 +89,8 @@ plugins: extra_css: - stylesheets/extra.css +edit_uri_template: https://github.com/cpp-linter/cpp-linter.github.io/edit/main/docs/{path} + extra: social: - icon: fontawesome/brands/github