From 84e1a134edb0c9d980d20cb6f90876ca4c2bca97 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Tue, 29 Sep 2015 21:38:30 +0200 Subject: Extrahiere auch statische Methoden --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 0ab6fdf..3bbfdbe 100644 --- a/Doxyfile +++ b/Doxyfile @@ -444,7 +444,7 @@ EXTRACT_PACKAGE = NO # included in the documentation. # The default value is: NO. -EXTRACT_STATIC = NO +EXTRACT_STATIC = YES # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined # locally in source files will be included in the documentation. If set to NO, -- cgit v1.2.3-70-g09d2