]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
contrib: doxygen: add gcc/analyzer subdirectory to INPUT
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 6 Dec 2022 18:26:56 +0000 (13:26 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Tue, 6 Dec 2022 18:26:56 +0000 (13:26 -0500)
contrib/ChangeLog:
* gcc.doxy (INPUT): Add gcc/analyzer subdirectory.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
contrib/gcc.doxy

index a8eeb03c9a0f40837b28ddd6fb5fe0e2828b43ed..9e0a1af0e20c7533de6f3a697505ba0df1134115 100644 (file)
@@ -478,7 +478,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = gcc
+INPUT                  = gcc gcc/analyzer
 
 # This tag can be used to specify the character encoding of the source files that 
 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default