From c4c5a2c080bd9c35d4499cde13edc7a25aa40b80 Mon Sep 17 00:00:00 2001 From: Sebastian Held Date: Fri, 7 Jan 2011 09:59:10 +0100 Subject: [PATCH] simplified the dot diagrams in doxygen output --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 5b814c6..0b67b59 100644 --- a/Doxyfile +++ b/Doxyfile @@ -225,7 +225,7 @@ EXTENSION_MAPPING = # func(std::string) {}). This also make the inheritance and collaboration # diagrams that involve STL classes more complete and accurate. -BUILTIN_STL_SUPPORT = YES +BUILTIN_STL_SUPPORT = NO # If you use Microsoft's C++/CLI language, you should set this option to YES to # enable parsing support.