From 2d2c3bee520ec8f61853bbb96a412bb70c546aaf Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 10 Oct 2000 21:44:31 +0000 Subject: [PATCH] Simple comments and changes for VIA; some try at doxygen --- Documentation/LinuxBIOSDoc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/LinuxBIOSDoc.config b/Documentation/LinuxBIOSDoc.config index 1d80a26cb6..025d0fafac 100755 --- a/Documentation/LinuxBIOSDoc.config +++ b/Documentation/LinuxBIOSDoc.config @@ -244,7 +244,7 @@ WARN_FORMAT = "$file:$line: $text" # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../ +INPUT = ../src # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp