aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
AgeCommit message (Collapse)AuthorFilesLines
2009-05-24Properly fix doxygen out-of-tree build process:zwelch1-1517/+0
- move Doxyfile to Doxyfile.in: type 'make Doxyfile' to recreate it - create Doxyfile from Doxyfile.in with make rule: - use sed substitution of $(srcdir) to location directories - delete all doxygen created files with 'make distclean' - include all required files (including logger.pl) in distribution git-svn-id: svn://svn.berlios.de/openocd/trunk@1901 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-23Include the PATCHES file in Doxygen developer manual.zwelch1-0/+1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1894 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-23Change doxygen configuration to show code comments in documentation.zwelch1-1/+1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1887 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-18Update BUGS file, adapting its content for the doxygen manual.zwelch1-0/+1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1832 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-15Update Doxyfile to build The List into the doxygen manual.zwelch1-0/+1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1792 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-13Commit skeleton files for high-level developer manual using doxygen.zwelch1-2/+5
git-svn-id: svn://svn.berlios.de/openocd/trunk@1771 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-05-11Update Doxyfile configuration for doxygen 1.5.8:zwelch1-50/+197
- Enable doxygen's C language optimizations. - Use dot command (from graphviz package) to generate visual graphs. git-svn-id: svn://svn.berlios.de/openocd/trunk@1719 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-02-03Doxygen config filekc8apf1-0/+1364
git-svn-id: svn://svn.berlios.de/openocd/trunk@1365 b42882b7-edfa-0310-969c-e2dbd0fdcd60