]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
contrib: add gcc/text-art to Doxygen input
authorDavid Malcolm <dmalcolm@redhat.com>
Wed, 16 Jul 2025 22:41:22 +0000 (18:41 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Wed, 16 Jul 2025 22:41:22 +0000 (18:41 -0400)
contrib/ChangeLog:
* gcc.doxy (INPUT): Add directory "gcc/text-art".

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

index 9e0a1af0e20c7533de6f3a697505ba0df1134115..cf3281fe0f46078741af45e43a45b797cb2546d6 100644 (file)
@@ -478,7 +478,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = gcc gcc/analyzer
+INPUT                  = gcc gcc/analyzer gcc/text-art
 
 # 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