libstdc++: Remove <debug/array> from Doxygen config
authorJonathan Wakely <jwakely@redhat.com>
Wed, 13 Jan 2021 10:27:52 +0000 (10:27 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 13 Jan 2021 10:29:45 +0000 (10:29 +0000)
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.

libstdc++-v3/doc/doxygen/user.cfg.in

index fb90db65e559022cc00eba1f558b1449fc5d5824..4be2e19ce50ec1562b4677bab76f3023f5692c01 100644 (file)
@@ -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 \