This repo will hold the keys for generating Opal API documentation and guides on the master
branch, while the gh-pages
branch will keep track of the generated docs. The source for the docs will be the Opal repo itself.
The passed version needs to be a valid git ref (e.g. a tag)
bin/build v0.5.5
bin/build master
bin/build-all
bin/server # will use port 5000
bin/deploy