diff options
author | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-08 22:26:20 +0000 |
---|---|---|
committer | zwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-08 22:26:20 +0000 |
commit | deda6ea50913b95deb536d5596037512584d13a7 (patch) | |
tree | 8a724e7d4c472c1788f5de6ff74bf1c6cedda33e | |
parent | 1ee66e0ce730aaaa8113599dc2df76be11bae26e (diff) | |
download | openocd_libswd-deda6ea50913b95deb536d5596037512584d13a7.tar.gz openocd_libswd-deda6ea50913b95deb536d5596037512584d13a7.tar.bz2 openocd_libswd-deda6ea50913b95deb536d5596037512584d13a7.tar.xz openocd_libswd-deda6ea50913b95deb536d5596037512584d13a7.zip |
Add comments to top-level files to "excuse" their Doxygen markup.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2500 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r-- | BUGS | 1 | ||||
-rw-r--r-- | PATCHES | 4 | ||||
-rw-r--r-- | TODO | 1 |
3 files changed, 4 insertions, 2 deletions
@@ -1,3 +1,4 @@ +// This file is part of the Doyxgen Developer Manual /** @page bugs Bug Reporting Please report bugs by subscribing to the OpenOCD mailing list and @@ -1,7 +1,7 @@ +// This file is part of the Doyxgen Developer Manual /** @page patchguide Patch Guidelines -Please mail patches to: - +Please mail patches to: @par openocd-development@lists.berlios.de Note that you can't send patches to that list unless @@ -1,3 +1,4 @@ +// This file is part of the Doyxgen Developer Manual /** @page tasks Pending and Open Tasks This page lists pending and open tasks being considered or worked upon |