This repo is intended to be run automatically from Jenkins. Autogenerated documentation is viewable at http://butler.opencloud.cs.arizona.edu/docs
### Get Repo Sources and Generate Documentation
$ make all
### Get Repo Sources (only)
$ make get
### Auto Generate Docs (only)
$ make docs