Hi, I'm have problems generating the doxygen documentation. I've searched around for the proper steps but couldn't find anything. I tried: cd doc/doxygen make html But get error: make: *** No rule to make target 'html'. Stop.
I also tried editing nox/build/doc/doxygen/doxygen.conf.in and changed line GENERATE_HTML = NO to GENERATE_HTML = YES Then, in the same folder ran 'doxygen doxygen.conf.in' But get error: error: tag HTML_HEADER: header file '@srcdir@/header.html' does not exist How do I set @srcdir@? Am I missing a step here? So far I have been using http://noxrepo.org/~yapkke/doc/index.html but this may be out dated. Thanks, Guy
_______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev