Skip to content

Commit a3b0694

Browse files
authored
Merge pull request #1 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2 parents a073abe + 05fc8f1 commit a3b0694

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# springfox-javadoc
2+
3+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/32f99b3650794b5eb1f7c155a57d5100)](https://app.codacy.com/app/dilip-krishnan-github/springfox-javadoc?utm_source=github.com&utm_medium=referral&utm_content=springfox/springfox-javadoc&utm_campaign=badger)
4+
25
Ability to use Javadoc for documentation for generating OpenAPI specifications
36

47
To use this, make sure that `JavadocPluginConfiguration` is found by your spring context and add the execution of the javadoc doclet to your build process.

0 commit comments

Comments
 (0)