summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doxyfile1
-rw-r--r--PATCHES3
2 files changed, 4 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index ba7be41f..7762386e 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -567,6 +567,7 @@ WARN_LOGFILE =
INPUT = doc/manual \
TODO \
BUGS \
+ PATCHES \
src \
config.h
diff --git a/PATCHES b/PATCHES
index ea02a1d9..361a1591 100644
--- a/PATCHES
+++ b/PATCHES
@@ -1,3 +1,5 @@
+/** @page patchguide OpenOCD Patch Policies
+
Please mail patches to:
openocd-development@lists.berlios.de
@@ -43,3 +45,4 @@ NB! remember to use "svn add" on new files first!
If you have a decent SVN GUI, then that should be
able to create and apply patches as well...
+ */