summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-08 22:26:20 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-08 22:26:20 +0000
commitdeda6ea50913b95deb536d5596037512584d13a7 (patch)
tree8a724e7d4c472c1788f5de6ff74bf1c6cedda33e
parent1ee66e0ce730aaaa8113599dc2df76be11bae26e (diff)
downloadopenocd+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--BUGS1
-rw-r--r--PATCHES4
-rw-r--r--TODO1
3 files changed, 4 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 52ee6405..ceb0356d 100644
--- a/BUGS
+++ b/BUGS
@@ -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
diff --git a/PATCHES b/PATCHES
index ed980b85..74fd6967 100644
--- a/PATCHES
+++ b/PATCHES
@@ -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
diff --git a/TODO b/TODO
index ea86fa81..d000d5a2 100644
--- a/TODO
+++ b/TODO
@@ -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