From 295522d8b79c30e7ade8aa21670d1662ba9ed334 Mon Sep 17 00:00:00 2001 From: thefiddler Date: Sun, 16 Feb 2014 17:10:49 +0100 Subject: [PATCH] [Doc] Generate oxygen reference for OpenGL/AL This is useful, even though it takes a lot of time and generates large files. --- Documentation/Doxyfile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Documentation/Doxyfile b/Documentation/Doxyfile index 451e1ff2..5636777d 100644 --- a/Documentation/Doxyfile +++ b/Documentation/Doxyfile @@ -643,14 +643,7 @@ EXCLUDE_SYMLINKS = NO # for example use the pattern */test/* EXCLUDE_PATTERNS = */.svn/* \ - */.git/* \ - */OpenTK/Graphics/OpenGL/* \ - */OpenTK/Graphics/OpenGL4/* \ - */OpenTK/Graphics/ES10/* \ - */OpenTK/Graphics/ES11/* \ - */OpenTK/Graphics/ES20/* \ - */OpenTK/Graphics/ES30/* \ - */OpenTK/Audio/OpenAL/* + */.git/* # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the