README.md: add top-level table of contents
This commit is contained in:
parent
2b20924059
commit
5151c836ca
1 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,15 @@ Provides an extensive Checkstyle ruleset for use with Apache's `maven-checkstyle
|
||||||
|
|
||||||
The ruleset includes checks from both the core Checkstyle library and from the Sevntu-Checkstyle library.
|
The ruleset includes checks from both the core Checkstyle library and from the Sevntu-Checkstyle library.
|
||||||
|
|
||||||
|
* [Requirements](#requirements)
|
||||||
|
* [Usage](#usage)
|
||||||
|
* [Enabled Checks](#enabled-checks)
|
||||||
|
* [Checkstyle](#checkstyle)
|
||||||
|
* [Sevntu](#sevntu)
|
||||||
|
* [Disabled Checks](#disabled-checks)
|
||||||
|
* [Checkstyle](#checkstyle-1)
|
||||||
|
* [Sevntu](#sevntu-1)
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* [maven-checkstyle-plugin](https://maven.apache.org/plugins/maven-checkstyle-plugin/) 2.17+
|
* [maven-checkstyle-plugin](https://maven.apache.org/plugins/maven-checkstyle-plugin/) 2.17+
|
||||||
|
|
Loading…
Reference in a new issue