summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a82faa9e..741acd4c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -30,6 +30,12 @@ If 'configure' does not find a library or header file,
or to see available configure options, please try
'./configure --help'.
+Note: if Doxygen is found on your system, a target 'docs'
+will automatically be created in 'doc/Makefile'. To build
+the documentation (it will create an 'html' directory):
+ cd doc
+ make docs
+
2) Using cmake (see www.cmake.org)
Type: