From 82afdd1574b40c59f9ce85afe39c388e7518e77b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 9 Sep 2003 19:03:29 +0200 Subject: Fixed the URL to the 'Doxygen' tool in INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 3143723f..a49acfca 100644 --- a/INSTALL +++ b/INSTALL @@ -382,7 +382,7 @@ Generating source code documentation: ------------------------------------- You can do a 'make srcdoc' to generate source code documentation using the -Doxygen tool. To do so you need the Doxygen package from http://www.doxygen.src +Doxygen tool. To do so you need the Doxygen package from http://www.doxygen.org and the Graphviz package from http://www.research.att.com/sw/tools/graphviz. After installing these two packages you can do 'make srcdoc' and then use your HTML browser to read srcdoc/html/index.html. -- cgit v1.2.3