[geany/geany] 958974: Remove redundant and erroneous file patterns from Doxygen

Colomban Wendling git-noreply at xxxxx
Mon Oct 16 07:33:01 UTC 2017


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 16 Oct 2017 07:33:01 UTC
Commit:      958974338d4a8a64736101c7ac8f1896da3e4a7b
             https://github.com/geany/geany/commit/958974338d4a8a64736101c7ac8f1896da3e4a7b

Log Message:
-----------
Remove redundant and erroneous file patterns from Doxygen


Modified Paths:
--------------
    doc/Doxyfile.in

Modified: doc/Doxyfile.in
6 lines changed, 1 insertions(+), 5 deletions(-)
===================================================================
@@ -837,11 +837,7 @@ FILE_PATTERNS          = *.c \
                          *.C++ \
                          *.H \
                          *.HH \
-                         *.H++ \
-                         *.dox \
-                         RECURSIVE \
-                         = \
-                         NO
+                         *.H++
 
 # The RECURSIVE tag can be used to specify whether or not subdirectories should
 # be searched for input files as well.



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list