Searched refs:DOXYGEN_WORKING_DIR (Results 1 – 1 of 1) sorted by relevance
21 DOXYGEN_WORKING_DIR = os.path.join(WORKDIR, 'doxygen') variable45 recreate_dir(DOXYGEN_WORKING_DIR)46 static_footer_path = os.path.join(DOXYGEN_WORKING_DIR, 'static_footer.txt')57 writer.write('OUTPUT_DIRECTORY = %s\n' % DOXYGEN_WORKING_DIR)62 with open(os.path.join(DOXYGEN_WORKING_DIR, 'iframe_footer.html'), 'w') as f:69 DOXYGEN_WORKING_DIR, DOXYGEN_GS_PATH]