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