Skip to content

Commit b3fbe09

Browse files
authored
Add edit buttons to doc pages (#1880)
1 parent 30f314c commit b3fbe09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repo_url: https://github.com/GradleUp/shadow
88
site_description: "Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries"
99
site_author: GradleUp developers
1010
remote_branch: gh-pages
11+
edit_uri: edit/main/docs
1112

1213
theme:
1314
name: 'material'
@@ -32,6 +33,7 @@ theme:
3233
features:
3334
- content.code.copy
3435
- content.code.select
36+
- content.action.edit
3537

3638
markdown_extensions:
3739
- smarty

0 commit comments

Comments
 (0)