Download this file
Import( 'env' ) doc_cmd = env.Doxygen('doxyfile') Alias('doc', doc_cmd) AlwaysBuild(doc_cmd)