summaryrefslogtreecommitdiff
path: root/doxygen/README
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/README')
-rw-r--r--doxygen/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/doxygen/README b/doxygen/README
new file mode 100644
index 0000000000..b41d3e8779
--- /dev/null
+++ b/doxygen/README
@@ -0,0 +1,7 @@
+
+This directory is for doxygen (a source code documentation system).
+
+See http://www.doxygen.org/ for more info.
+
+Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen
+and generate souce code documentation.