diff options
-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. |