From c53c3afd461af156a8879d50a6a2cff284bef1f4 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 26 Dec 2007 11:41:47 -0800 Subject: [PATCH] back out doc/tutorial.h (not yet) --- doc/doxygen.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/doxygen.conf b/doc/doxygen.conf index 476d8c6c5..928573e23 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -496,8 +496,7 @@ WARN_LOGFILE = INPUT = src \ doc/main.txt \ doc/introspected-doxygen.h \ - doc/tracing.h \ - doc/tutorial.h + doc/tracing.h # This tag can be used to specify the character encoding of the source files that # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default