This is a repository of specifications for the OP2 project but the main documentation is on the project page and in the runtime library repository.
To build this you need Sphinx (tested with version 1.0.7 and above) and GNU make.
Run
make htmlto build the html docsmake latexpdfto build the PDF manualmake publishto build both and publish in~/public_html/op2make publish PUBLISHDIR=<dir>to build both and publish in<dir>