diff --git a/libisofs/trunk/doc/comments b/libisofs/trunk/doc/comments index 3ec3c8c2..a35270b7 100644 --- a/libisofs/trunk/doc/comments +++ b/libisofs/trunk/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/libisofs/trunk/doc/doxygen.conf.in b/libisofs/trunk/doc/doxygen.conf.in index 829b4970..10ae7525 100644 --- a/libisofs/trunk/doc/doxygen.conf.in +++ b/libisofs/trunk/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