From e2a5ccd41865fabfbed2c070c38c7259b5fa8322 Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Wed, 27 Apr 2011 11:06:44 -0500 Subject: [PATCH] remove the examples from doxygen --- Doxyfile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index 75dd8e2..fb01b3b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -612,9 +612,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = src \ - example \ - example-sdl +INPUT = src # 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