You need
After installing GraphViz, dot(.exe) should be in the PATH.
- Attention:
- On Windows Vista and 7, you have to authorize a total control on dot.exe for you as a simple user.
Build
If doxygen(.exe), dot(.exe) and qhelpgenerator(.exe) are in your PATH:
- Run the helper "generate_documentation.(bat|sh)" from the helpers directory.
Else:
- Open the Doxyfile (client/docs/Doxyfile.dox) with Doxywizard
- Check that Step 1 (working directory) correspond to client/docs
- Go to the Run tab and click "Run doxygen"
- Run "qhelpgenerator index.qhp" in client/docs/html (QtCreator has to be closed)