summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/doc/doxygen')
-rw-r--r--libstdc++-v3/doc/doxygen/doxygroups.cc7
-rw-r--r--libstdc++-v3/doc/doxygen/user.cfg.in15
2 files changed, 2 insertions, 20 deletions
diff --git a/libstdc++-v3/doc/doxygen/doxygroups.cc b/libstdc++-v3/doc/doxygen/doxygroups.cc
index d11fb3bd2d1..e7c664a92fb 100644
--- a/libstdc++-v3/doc/doxygen/doxygroups.cc
+++ b/libstdc++-v3/doc/doxygen/doxygroups.cc
@@ -149,10 +149,3 @@ summarized in <a href="tables.html">tables</a>. */
* Components for concurrent operations, including threads, mutexes,
* and condition variables.
*/
-
-/**
- * @defgroup pointer_abstractions Pointer Abstractions
- * @ingroup memory
- *
- * Components for memory allocation, deallocation, and management.
- */
diff --git a/libstdc++-v3/doc/doxygen/user.cfg.in b/libstdc++-v3/doc/doxygen/user.cfg.in
index 9ffcf1ef75c..b6b9b38ea97 100644
--- a/libstdc++-v3/doc/doxygen/user.cfg.in
+++ b/libstdc++-v3/doc/doxygen/user.cfg.in
@@ -669,17 +669,6 @@ INPUT = @srcdir@/doc/doxygen/doxygroups.cc \
include/profile/unordered_map \
include/profile/unordered_set \
include/profile/vector \
- include/profile/base.h \
- include/profile/impl/profiler.h \
- include/profile/impl/profiler_container_size.h \
- include/profile/impl/profiler_hash_func.h \
- include/profile/impl/profiler_hashtable_size.h \
- include/profile/impl/profiler_map_to_unordered_map.h \
- include/profile/impl/profiler_node.h \
- include/profile/impl/profiler_state.h \
- include/profile/impl/profiler_trace.h \
- include/profile/impl/profiler_vector_size.h \
- include/profile/impl/profiler_vector_to_list.h \
include/ext/algorithm \
include/ext/functional \
include/ext/iterator \
@@ -720,21 +709,21 @@ INPUT = @srcdir@/doc/doxygen/doxygroups.cc \
include/tr1_impl/cwctype \
include/tr1_impl/functional \
include/tr1_impl/hashtable \
- include/tr1_impl/random \
include/tr1_impl/regex \
include/tr1_impl/type_traits \
include/tr1_impl/unordered_map \
include/tr1_impl/unordered_set \
include/tr1_impl/utility \
include/tr1_impl \
+ include/decimal/decimal \
include/ \
include/@host_alias@/bits \
include/backward \
include/bits \
- include/bits/shared_ptr.h \
include/debug \
include/parallel \
include/profile \
+ include/profile/impl \
include/ext \
include/ext/pb_ds \
include/ext/pb_ds/detail