TheThingsArchive / java-app-sdk

The Things Network Application SDK for Java
MIT License
30 stars 25 forks source link

Generate JavaDoc and host it via GitHub Pages #33

Closed FokkeZB closed 7 years ago

FokkeZB commented 7 years ago

If you generate it to /docs we can enable GitHub Pages on that folder so that it will be available via https://thethingsnetwork.github.io/java-app-sdk/

cambierr commented 7 years ago

Ideally this should be done by travis also. Do you know an easy way for travis to commit the doc to master when performing releases ?

cambierr commented 7 years ago

Well, I managed to automate the documentation upload to the branch gh-pages ;-)

cambierr commented 7 years ago

Env vars required:

FokkeZB commented 7 years ago

both set: https://travis-ci.org/TheThingsNetwork/java-app-sdk/settings