diff --git a/doc/comments b/doc/comments index 3ec3c8c..a35270b 100644 --- a/doc/comments +++ b/doc/comments @@ -120,5 +120,4 @@ Program tar would need a clean EOF which our padded CD cannot deliver. Click on blue names of functions, structures, variables, etc in oder to get to the according specs of libburn API or libburner sourcecode. -@include libburner.c */ diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in index 829b497..10ae752 100644 --- a/doc/doxygen.conf.in +++ b/doc/doxygen.conf.in @@ -56,8 +56,8 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = libburn libisofs doc test -FILE_PATTERNS = libburn.h libisofs.h comments libburner.c +INPUT = libisofs doc +FILE_PATTERNS = libisofs.h comments RECURSIVE = NO EXCLUDE = EXCLUDE_SYMLINKS = NO