Skip to content

Commit 5b93683

Browse files
committed
Add link to javadoc.
1 parent 2bc5d1e commit 5b93683

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ try {
4848
}
4949
```
5050

51+
For further documentation :
52+
- Check the sources
53+
- Generate the javadoc locally using maven `mvn javadoc:javadoc`
54+
- Look at the javadoc [online](http://beaunenuits.github.io/OVH-API-Java/apidocs/index.html)
55+
5156
## License
5257

5358
This software is licensed under GNU GPL v3 license. Check the [license](https://github.com/BeauneNuits/OVH-API-Java/blob/master/License.txt) file for details.

0 commit comments

Comments
 (0)