From 44f3df697f120b2999d8c01c34a5970ddc22fe81 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 17 Mar 2015 10:47:53 +0100 Subject: doc/doxygen.conf: scan headers recursively --- doc/doxygen.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in index 13c4ab23e..304ad0f4c 100644 --- a/doc/doxygen.conf.in +++ b/doc/doxygen.conf.in @@ -544,7 +544,7 @@ FILE_PATTERNS = *.h *.hxx # should be searched for input files as well. Possible values are YES and NO. # If left blank NO is used. -RECURSIVE = NO +RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should # excluded from the INPUT source files. This way you can easily exclude a -- cgit v1.2.3