summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-11-13 03:08:15 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-11-13 03:08:15 +0000
commit101b16cf4172b55e8f2b5b11b609d8ab41680748 (patch)
treedd70cdcd63ac9a08153a8cbcf5fc3294f829ac7b /doxygen
parent069ad023b5c580686f15fd010c5817c4d164f160 (diff)
minor update
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/doxygen/README b/doxygen/README
index b41d3e8779b..441adcfad42 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.