diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |