diff options
author | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-09-17 16:00:10 +0000 |
---|---|---|
committer | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-09-17 16:00:10 +0000 |
commit | 397d1e4d5750bda09e52451cfeb0a69126602a56 (patch) | |
tree | 3f82a78a1a5153d46c38d5a88bb308312ea7c866 /doxygen/README | |
parent | 5543901b96660b467549b09265bd9ff35aff4af5 (diff) |
Merge the Doxygen configuration files from the embedded branch.
Diffstat (limited to 'doxygen/README')
-rw-r--r-- | doxygen/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen/README b/doxygen/README index 441adcfad..8f7971135 100644 --- a/doxygen/README +++ b/doxygen/README @@ -6,4 +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 doxy/core.index.html into your web browser. +Then, load either doxy/core/index.html or doxy/core_subset/index.html into +your web browser. |