[geany/geany] 85f556: Make Doxygen happy about signallist.i

Colomban Wendling git-noreply at xxxxx
Tue Mar 1 19:34:46 UTC 2016


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Tue, 01 Mar 2016 19:34:46 UTC
Commit:      85f556b38118b6f5a2d11d719c519c146354ded5
             https://github.com/geany/geany/commit/85f556b38118b6f5a2d11d719c519c146354ded5

Log Message:
-----------
Make Doxygen happy about signallist.i

Doesn't alter the documentation output in anyway, but shuts Doxygen up
about it not finiding the file.


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

Modified: doc/Doxyfile.in
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -2016,7 +2016,7 @@ SEARCH_INCLUDES        = NO
 # preprocessor.
 # This tag requires that the tag SEARCH_INCLUDES is set to YES.
 
-INCLUDE_PATH           =
+INCLUDE_PATH           = @top_builddir@/src/
 
 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
 # patterns (like *.h and *.hpp) to filter out the header-files in the



--------------
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