public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6634] libstdc++: Remove <debug/array> from Doxygen config
@ 2021-01-13 10:31 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-01-13 10:31 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:0db5f48848632cc571022b2c700ddcf69264f433

commit r11-6634-g0db5f48848632cc571022b2c700ddcf69264f433
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Jan 13 10:27:52 2021 +0000

    libstdc++: Remove <debug/array> from Doxygen config
    
    This header was removed recently, so Doxygen shouldn't try to process
    it.
    
    libstdc++-v3/ChangeLog:
    
            * doc/doxygen/user.cfg.in (INPUT): Remove include/debug/array.

Diff:
---
 libstdc++-v3/doc/doxygen/user.cfg.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libstdc++-v3/doc/doxygen/user.cfg.in b/libstdc++-v3/doc/doxygen/user.cfg.in
index fb90db65e55..4be2e19ce50 100644
--- a/libstdc++-v3/doc/doxygen/user.cfg.in
+++ b/libstdc++-v3/doc/doxygen/user.cfg.in
@@ -947,7 +947,6 @@ INPUT                  = @srcdir@/doc/doxygen/doxygroups.cc \
                          include/backward/hash_set \
                          include/backward/strstream \
                          include/debug \
-                         include/debug/array \
                          include/debug/bitset \
                          include/debug/deque \
                          include/debug/forward_list \


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

only message in thread, other threads:[~2021-01-13 10:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 10:31 [gcc r11-6634] libstdc++: Remove <debug/array> from Doxygen config Jonathan Wakely

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).