From 19cd260522917249b2871251070c256d25bc10a2 Mon Sep 17 00:00:00 2001 From: Pedro Lopez-Cabanillas Date: Sat, 4 Dec 2010 09:16:14 +0000 Subject: [PATCH] link to Doxygen project page --- fluidsynth/README.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fluidsynth/README.cmake b/fluidsynth/README.cmake index 63120b3e..0718db3b 100644 --- a/fluidsynth/README.cmake +++ b/fluidsynth/README.cmake @@ -71,8 +71,8 @@ There is a "clean" target, but not a "distclean" one. You should use a build directory different to the source tree. In this case, the "distclean" target would be equivalent to simply removing the build directory. -To compile the developer documentation, use this command from the root build -directory: +To compile the developer documentation, install Doxygen (http://www.doxygen.org) +and use this command from the root build directory: $ make doxygen