From 56f37df783d69b0e9487ddccf1a7597cb09ac53e Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Mon, 4 Dec 2006 19:34:57 +0000 Subject: [PATCH] Clarified libisofs docs --- libisofs/trunk/doc/comments | 1 - libisofs/trunk/doc/doxygen.conf.in | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) 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