Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you have to select BUILD_DOCS=ON in cmake first, then it's make doxygen (also make install should build the docs then, as the very last step)

you have to select BUILD_DOCS=ON in cmake first, also DOXYGEN_EXECUTABLE should point to the doxygen binary in cmake, then it's make doxygen (also make install should build the docs then, as the very last step)