acinclude.m4: Minor comment tweaks.
commit51122a4242c0d510a5b4de7f2d8a34ec0fe74cc6
authorPhil Edwards <pme@gcc.gnu.org>
Sun, 1 Sep 2002 00:33:53 +0000 (1 00:33 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Sun, 1 Sep 2002 00:33:53 +0000 (1 00:33 +0000)
tree557d8e716ab0185144c0e29f5fdc9bcfe4d577c5
parent98c0d8d105b5e6d1153510bb131d8b5a9fe2e9b1
acinclude.m4: Minor comment tweaks.

2002-08-31  Phil Edwards  <pme@gcc.gnu.org>

* acinclude.m4:  Minor comment tweaks.

* docs/html/makedoc.awk:  New file...
* docs/html/Makefile:  ...called from here...
* docs/html/documentation.html:  ...to help generate this.

* docs/html/21_strings/howto.html:  Prepare for new entry.
* include/bits/basic_string.h:  Initial basic_stirng hook for
doxygen.  Remove trailing whitespace.
* include/bits/char_traits.h:  Point to onlinedocs for new entry.
* include/bits/stringfwd.h:  Add doxygen hooks for string and
wstring typedefs.

From-SVN: r56711
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/docs/html/21_strings/howto.html
libstdc++-v3/docs/html/Makefile
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/makedoc.awk [new file with mode: 0644]
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/bits/char_traits.h
libstdc++-v3/include/bits/stringfwd.h