[doc] Link to correct pages of build tools from index

This commit is contained in:
Andreas Dangel 2023-11-10 08:51:57 +01:00
parent 057f0ac40c
commit 08de860ed9
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -39,8 +39,8 @@ used as a quality gate, to enforce a coding standard for your codebase. Among ot
things, PMD can be run:
* As a [Maven goal](pmd_userdocs_tools_maven.html)
* As an [Ant task](pmd_userdocs_tools_ant.html)
* As a [Gradle task](https://docs.gradle.org/current/userguide/pmd_plugin.html)
* As a [bld operation](https://github.com/rife2/bld-pmd)
* As a [Gradle task](pmd_userdocs_tools_gradle.html)
* As a [bld operation](pmd_userdocs_tools_bld.html)
* From [command-line](pmd_userdocs_installation.html#running-pmd-via-command-line)
**CPD**, the **copy-paste detector**, is also distributed with PMD. You can also use it