diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2002-11-13 03:08:15 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2002-11-13 03:08:15 +0000 |
commit | 101b16cf4172b55e8f2b5b11b609d8ab41680748 (patch) | |
tree | dd70cdcd63ac9a08153a8cbcf5fc3294f829ac7b /doxygen | |
parent | 069ad023b5c580686f15fd010c5817c4d164f160 (diff) |
minor update
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doxygen/README b/doxygen/README index b41d3e8779..441adcfad4 100644 --- a/doxygen/README +++ b/doxygen/README @@ -5,3 +5,5 @@ See http://www.doxygen.org/ for more info. Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen and generate souce code documentation. + +Then, load doxy/core.index.html into your web browser. |