diff options
author | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2004-09-09 22:23:24 +0000 |
---|---|---|
committer | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2004-09-09 22:23:24 +0000 |
commit | 375457bcef0b43c4b7a022b4fe74207dd1faf6dc (patch) | |
tree | aaa0c8b7e227e6292a3646289b7bcdc821a71fa9 /doxygen/README | |
parent | 2dab997cb9ddbe47ff414b74679fb99346bb9a06 (diff) |
Update the doxygen configuration file.
Minor updates/fixes to the source documentation.
Diffstat (limited to 'doxygen/README')
-rw-r--r-- | doxygen/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/README b/doxygen/README index 8f79711354..9b820041d1 100644 --- a/doxygen/README +++ b/doxygen/README @@ -6,5 +6,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 either doxy/core/index.html or doxy/core_subset/index.html into +Then, load either doxygen/main/index.html or doxygen/core_subset/index.html into your web browser. |