Lines Matching full:doxygen
2 This file opens the XML `index.xml` file generated by Doxygen
74 - keys = actual name of the code elements Doxygen found in the .H files.
205 # This code is to correct a bug in Doxygen. That bug incorrectly parses
1380 # is on a different drive, the "cd tmpdir && doxygen Doxyfile" syntax
1384 # Doxygen runs in the current working directory instead of in the
1394 # This method of running Doxygen is used because if it
1420 # If execution arrived here, Doxygen exited with code 0.
1424 # Run Doxygen in temporary directory.
1426 cmd('doxygen Doxyfile', temp_directory)
1487 match code-element names found by Doxygen.
1511 # Load index.xml -- core of what was generated by Doxygen.
1515 # Keys : C-code-element names (str) found by Doxygen.