We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f314c commit b3fbe09Copy full SHA for b3fbe09
mkdocs.yml
@@ -8,6 +8,7 @@ repo_url: https://github.com/GradleUp/shadow
8
site_description: "Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries"
9
site_author: GradleUp developers
10
remote_branch: gh-pages
11
+edit_uri: edit/main/docs
12
13
theme:
14
name: 'material'
@@ -32,6 +33,7 @@ theme:
32
33
features:
34
- content.code.copy
35
- content.code.select
36
+ - content.action.edit
37
38
markdown_extensions:
39
- smarty
0 commit comments