summaryrefslogtreecommitdiff
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* Properly fix doxygen out-of-tree build process:zwelch2009-05-241-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
* Include the PATCHES file in Doxygen developer manual.zwelch2009-05-231-0/+1
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1894 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Change doxygen configuration to show code comments in documentation.zwelch2009-05-231-1/+1
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1887 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Update BUGS file, adapting its content for the doxygen manual.zwelch2009-05-181-0/+1
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1832 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Update Doxyfile to build The List into the doxygen manual.zwelch2009-05-151-0/+1
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1792 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Commit skeleton files for high-level developer manual using doxygen.zwelch2009-05-131-2/+5
| | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@1771 b42882b7-edfa-0310-969c-e2dbd0fdcd60
* Update Doxyfile configuration for doxygen 1.5.8:zwelch2009-05-111-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
* Doxygen config filekc8apf2009-02-031-0/+1364
git-svn-id: svn://svn.berlios.de/openocd/trunk@1365 b42882b7-edfa-0310-969c-e2dbd0fdcd60