Skip to content

Commit 20f0969

Browse files
authored
Update README.md - All configuration options are documented inside GitCommitIdMojo.java as Javadoc
1 parent d77bd85 commit 20f0969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Quicklinks (all relevant documentation)
2020
* [Using the plugin documentation (all details for configuration, properties, ...)](docs/using-the-plugin.md)
2121
* [A more technical documentation on how to use the leverage the generated properties from this plugin](docs/using-the-plugin-in-more-depth.md)
2222
* [A general documentation for git describe (usefull feature in this plugin, if you are not familiar with the command)](docs/git-describe.md)
23+
* [All configuration options are documented inside `GitCommitIdMojo.java` as Javadoc](src/main/java/pl/project13/maven/git/GitCommitIdMojo.java#L98)
2324
* [Frequently Asked Question (FAQ)](docs/faq.md)
2425
* [Contributing](CONTRIBUTING.md)
2526

0 commit comments

Comments
 (0)