aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/helper.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-11-25update command handler documentationZachary T Welch1-0/+36
Adds sections on command registration and chaining, giving an overview to developers that want to use these features.
2009-11-17update command_handler documentationZachary T Welch1-17/+13
Improve the developer manual and primer sections which talk about writing command handlers. Notably, it documents the new CMD_* macros.
2009-11-13update developer manual for new typesZachary T Welch1-1/+1
Update the style guide and chase obvious references to structures that have been renamed.
2009-11-13add documention for writing built-in commandsZachary T Welch1-1/+57
This documentation update provides an introduction to the command handling facilities provided by command.[ch]. A primer walks the user through the elements of a pointedly pedantic module: src/hello.c. A summary of the API is provided in the OpenOCD Architecture section.
2009-05-13Commit skeleton files for high-level developer manual using doxygen.zwelch1-0/+48
git-svn-id: svn://svn.berlios.de/openocd/trunk@1771 b42882b7-edfa-0310-969c-e2dbd0fdcd60