Building the Documentation

System dependencies

To build the documentation you need to have the Enchant library installed on your system. To install the Enchant library on Ubuntu:

sudo apt-get install libenchant-dev

To install the Enchant library on OSX using brew.:

brew install enchant

Alternatively see the stackoverflow article on Enchant and OSX.

Generating the documentation

The documentation is in the folder /docs

To regenerate the docs:

make docs

The docs are generated in docs/html.