Tested with "doxygen contrib/gcc.doxy" Pushed to trunk as r16-2307-g48b572ce868829.
contrib/ChangeLog: * gcc.doxy (INPUT): Add directory "gcc/text-art". Signed-off-by: David Malcolm <dmalc...@redhat.com> --- 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 -- 2.26.3