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.
This commit is contained in:
Jonathan Wakely 2021-01-13 10:27:52 +00:00
parent 4c598b038d
commit 0db5f48848

View 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 \