Documentation for MOSP.
In order to generate the documentation install Asciidoctor, then:
$ sudo apt-get install asciidoctor
$ sudo gem install --pre asciidoctor-pdf
$ sudo gem install coderay pygments.rb
$ make html
$ make pdf
Builds are available here.