From 08e41e889698024165b051d4d576045e01ea3bb8 Mon Sep 17 00:00:00 2001 From: Sebastien Braun Date: Thu, 4 Nov 2010 22:16:43 +0100 Subject: Doxygen configuration for pvsinput. The rest of the project does not use Doxygen anymore (or so I'm told). However, the vast majority of classes in src/input are annotated with Doxygen comments and it would be a shame not to use them. --- doc/doxconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doxconf b/doc/doxconf index e3e32a6..fefbae6 100644 --- a/doc/doxconf +++ b/doc/doxconf @@ -564,7 +564,7 @@ WARN_LOGFILE = ./doxwarnlog # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../pvsClient.h ../pvsClient.cpp ../pvs.h ../pvs.cpp ../pvsDaemon.h ../pvsDaemon.cpp ../src +INPUT = ../src/input # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is @@ -1341,7 +1341,7 @@ HIDE_UNDOC_RELATIONS = YES # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = YES # By default doxygen will write a font called FreeSans.ttf to the output # directory and reference it in all dot files that doxygen generates. This -- cgit v1.2.3-55-g7522