diff options
author | Brian Paul <[email protected]> | 2002-01-21 19:29:55 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-01-21 19:29:55 +0000 |
commit | ac9aa2217423431c38d9d37496355e85666b5ebb (patch) | |
tree | 17ad45926c7bbb25c0f1e42580d5a694824555a0 /doxygen/README | |
parent | 2ef866d1fc0a5cc5ef8543d65744dfd4da4dbbaf (diff) |
files to support doxygen (source code documentation)
Diffstat (limited to 'doxygen/README')
-rw-r--r-- | doxygen/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doxygen/README b/doxygen/README new file mode 100644 index 00000000000..b41d3e8779b --- /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. |