https://gcc.gnu.org/g:48b572ce868829828b321e0b13de3e6b04049408
commit r16-2307-g48b572ce868829828b321e0b13de3e6b04049408 Author: David Malcolm <dmalc...@redhat.com> Date: Wed Jul 16 18:41:22 2025 -0400 contrib: add gcc/text-art to Doxygen input contrib/ChangeLog: * gcc.doxy (INPUT): Add directory "gcc/text-art". Signed-off-by: David Malcolm <dmalc...@redhat.com> Diff: --- contrib/gcc.doxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/gcc.doxy b/contrib/gcc.doxy index 9e0a1af0e20c..cf3281fe0f46 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