diff options
author | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-03-23 23:29:05 +0000 |
---|---|---|
committer | Jose Fonseca <j_r_fonseca@yahoo.co.uk> | 2003-03-23 23:29:05 +0000 |
commit | 42e0f2ec95c5a15b14e07186eec508bd887b57c8 (patch) | |
tree | d6f4835e240e084242f82047f16a05061259599c /doxygen | |
parent | e4fcab7a356a27ea395276a48c5dc6362fcc5390 (diff) |
Make a small reference to the distiction between the full and subset documentation start inital pages.
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doxygen/README b/doxygen/README index 702804b46a..8f79711354 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. |