❯❯❯ Here you go! ❮❮❮
Docs are published automatically by CI to the gh-pages
branch whenever changes hit master
.
You should therefore be able to simply edit the contents of this directory and have the changes apply shortly after they're merged.
The following describe what's needed to manually generate the docs on your system for local proofreading.
jekyll
installed viagem install jekyll
(note: you may need to installruby-dev
beforehand)- Java SDK including
javadoc
- Run
./generate.sh
locally from thedocs/
folder. - Visit the provided
file://
URL in your browser.