From: David Malcolm Date: Wed, 16 Jul 2025 22:41:22 +0000 (-0400) Subject: contrib: add gcc/text-art to Doxygen input X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b572ce868829828b321e0b13de3e6b04049408;p=thirdparty%2Fgcc.git contrib: add gcc/text-art to Doxygen input contrib/ChangeLog: * gcc.doxy (INPUT): Add directory "gcc/text-art". Signed-off-by: David Malcolm --- diff --git a/contrib/gcc.doxy b/contrib/gcc.doxy index 9e0a1af0e20..cf3281fe0f4 100644 --- a/contrib/gcc.doxy +++ b/contrib/gcc.doxy @@ -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