Skip to content

Latest commit

 

History

History

Building the documentation locally

A working ruby setup, including Bundler, is required to build the documentation locally; the bundle command has to be on your PATH.

If you are building the documentation for the first time, run:

To build the documentation, run:

$ make

To automatically rebuild the documentation on changes, run:

$ make watch