public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4519] contrib: doxygen: add gcc/analyzer subdirectory to INPUT
@ 2022-12-06 18:28 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2022-12-06 18:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:fa19bfbb0a19950fcbce8c3ccb0a116faab477d0

commit r13-4519-gfa19bfbb0a19950fcbce8c3ccb0a116faab477d0
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Tue Dec 6 13:26:56 2022 -0500

    contrib: doxygen: add gcc/analyzer subdirectory to INPUT
    
    contrib/ChangeLog:
            * gcc.doxy (INPUT): Add gcc/analyzer subdirectory.
    
    Signed-off-by: David Malcolm <dmalcolm@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 a8eeb03c9a0..9e0a1af0e20 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
+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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-06 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 18:28 [gcc r13-4519] contrib: doxygen: add gcc/analyzer subdirectory to INPUT David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).