This script builds the documentation from this repo to put on this site.
Why does your .gitignore
include Node.js stuff?
Currently we're using Bash (to control raml2html) for scripting Travis, but we will eventually use Node.js (with raml2obj) to allow us to have some more freedom in how we generate/design the documentation.