exception (__verbose_terminate_handler): Point to docs.
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 2 Apr 2002 02:07:22 +0000 (02:07 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 2 Apr 2002 02:07:22 +0000 (02:07 +0000)
commitefe44c60eb50355fe2c87d0765b137a7f886d2fa
treeebb016f14c2486b31257b6dfef4e84895d124eab
parentb88a94c6034309e1ac64fc4c71db44f5dc474b18
exception (__verbose_terminate_handler): Point to docs.

2002-04-01  Phil Edwards  <pme@gcc.gnu.org>

* libsupc++/exception (__verbose_terminate_handler):  Point to docs.
* docs/doxygen/doxygroups.cc:  Doxygen hooks for abi::__cxa_demangle.
* docs/html/18_support/howto.html:  Document the demangler.
* docs/html/17_intro/howto.html:  And link to it.

* docs/doxygen/mainpage.html:  Describe user-vs-maintainer docs.
* docs/doxygen/run_doxygen:  Print user-vs-maintainer.

From-SVN: r51730
libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/doxygroups.cc
libstdc++-v3/docs/doxygen/mainpage.html
libstdc++-v3/docs/doxygen/run_doxygen
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/18_support/howto.html
libstdc++-v3/libsupc++/exception