1. 11 Nov, 2002 1 commit
    • howto.html: Make "chapter 22 notes" a link. · cfe17bd9
      	* docs/html/17_intro/howto.html: Make "chapter 22 notes" a link.
      	* docs/html/faq/index.html: Mention that GCC ships with a newer
      	version of the library than the last snapshot. Make "see below" a
      	link. Add missing <html> tag.
      	* docs/html/faq/index.txt: Regenerate.
      	* docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
      	docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
      	docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
      	docs/html/27_io/howto.html, docs/html/ext/howto.html,
      	docs/html/ext/sgiexts.html: Add missing <html> tag.
      
      From-SVN: r59000
      Jonathan Wakely committed
  2. 07 Oct, 2002 1 commit
    • configopts.html, [...]: Add DOCTYPEs. · ba43f4eb
      2002-10-07  Jonathan Wakely  <jw@kayari.org>
      
      	* docs/html/configopts.html, docs/html/documentation.html,
      	docs/html/explanations.html, docs/html/install.html,
      	docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html,
      	docs/html/17_intro/license.html, docs/html/18_support/howto.html,
      	docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
      	docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html,
      	docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
      	docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
      	docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
      	docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
      	docs/html/27_io/howto.html, docs/html/ext/howto.html,
      	docs/html/ext/sgiexts.html, docs/html/faq/index.html:  Add DOCTYPEs.
      
      From-SVN: r57903
      Jonathan Wakely committed
  3. 05 Sep, 2002 1 commit
    • Makefile: Use more portable shell wildcard. · 64a6f971
      2002-09-05  Jonathan Wakely  <jw@kayari.org>
      
      	* docs/html/Makefile:  Use more portable shell wildcard.
      	* docs/html/makedoc.awk:  Nest elements correctly for XHTML conversion.
      	* docs/html/configopts.html, docs/html/documentation.html,
      	docs/html/explanations.html, docs/html/install.html,
      	docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html,
      	docs/html/17_intro/license.html, docs/html/18_support/howto.html,
      	docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
      	docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html,
      	docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
      	docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
      	docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
      	docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
      	docs/html/27_io/howto.html, docs/html/ext/howto.html,
      	docs/html/ext/sgiexts.html, docs/html/faq/index.html:  Convert
      	to XHTML.
      	* docs/html/faq/index.txt:  Regenerate.
      
      From-SVN: r56845
      Jonathan Wakely committed
  4. 11 Oct, 2001 1 commit
    • configopts.html: Quote StyleSheet attribute values. · 94e091c8
      	* docs/html/configopts.html: Quote StyleSheet attribute values.
      	* docs/html/documentation.html: Likewise.
      	* docs/html/explanations.html: Likewise.
      	* docs/html/install.html: Likewise.
      	* docs/html/17_intro/howto.html: Likewise.
      	* docs/html/17_intro/license.html: Likewise.
      	* docs/html/18_support/howto.html: Likewise.
      	* docs/html/19_diagnostics/howto.html: Likewise.
      	* docs/html/20_util/howto.html: Likewise.
      	* docs/html/21_strings/howto.html: Likewise.
      	* docs/html/22_locale/howto.html: Likewise.
      	* docs/html/23_containers/howto.html: Likewise.
      	* docs/html/24_iterators/howto.html: Likewise.
      	* docs/html/25_algorithms/howto.html: Likewise.
      	* docs/html/26_numerics/howto.html: Likewise.
      	* docs/html/27_io/howto.html: Likewise.
      	* docs/html/ext/howto.html: Likewise.
      	* docs/html/ext/sgiexts.html: Likewise.
      	* docs/html/faq/index.html: Likewise.
      
      From-SVN: r46194
      Matt Kraai committed
  5. 09 Oct, 2001 1 commit
    • configopts.html: More HTML->XHTML and lowercasing of tags. · 0435269a
      2001-10-09  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/html/configopts.html:  More HTML->XHTML and lowercasing of tags.
      	* docs/html/documentation.html:  Likewise.
      	* docs/html/explanations.html:  Likewise.
      	* docs/html/install.html:  Likewise.
      	* docs/html/17_intro/howto.html:  Likewise.
      	* docs/html/17_intro/license.html:  Likewise.  Tighten up language.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/21_strings/howto.html:  Likewise.
      	* docs/html/22_locale/howto.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/ext/sgiexts.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.  Not so many absolute links.
      	* docs/html/faq/index.txt:  Regenerate.
      
      From-SVN: r46128
      Phil Edwards committed
  6. 04 Oct, 2001 2 commits
    • COPYING.DOC: New file, GFDL v1.1 from the FSF. · c9fe10db
      2001-10-04  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/html/17_intro/COPYING.DOC:  New file, GFDL v1.1 from the FSF.
      	* docs/html/17_intro/license.html:  New file.  Explain the licenses
      	in use.
      
      	* docs/html/configopts.html:  Link to license.html.
      	* docs/html/documentation.html:  Likewise.
      	* docs/html/explanations.html:  Likewise.
      	* docs/html/install.html:  Likewise.
      	* docs/html/17_intro/howto.html:  Likewise.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/21_strings/howto.html:  Likewise.
      	* docs/html/22_locale/howto.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/ext/sgiexts.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.  New question, linking to
      	the new license.html.
      
      From-SVN: r46015
      Phil Edwards committed
    • howto.html: Fix mis-sed in header from 20010917. · f79297a2
      2001-10-04  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/html/17_intro/howto.html:  Fix mis-sed in header from 20010917.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/21_strings/howto.html:  Likewise.
      	* docs/html/22_locale/howto.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.  Spacing fix.
      
      From-SVN: r46014
      Phil Edwards committed
  7. 27 Sep, 2001 1 commit
    • Makefile.am: Remove RCS Id strings. · 8ddad08b
              * include/Makefile.am: Remove RCS Id strings.
              * src/Makefile.am: Ditto.
              * docs/doxygen/run_doxygen: Ditto.
              * docs/html/configopts.html: Ditto.
              * docs/html/documentation.html: Ditto.
              * docs/html/explanations.html: Ditto.
              * docs/html/install.html: Ditto.
              * docs/html/17_intro/howto.html: Ditto.
              * docs/html/18_support/howto.html: Ditto.
              * docs/html/19_diagnostics/howto.html: Ditto.
              * docs/html/20_util/howto.html: Ditto.
              * docs/html/21_strings/howto.html: Ditto.
              * docs/html/22_locale/howto.html: Ditto.
              * docs/html/23_containers/howto.html: Ditto.
              * docs/html/24_iterators/howto.html: Ditto.
              * docs/html/25_algorithms/howto.html: Ditto.
              * docs/html/26_numerics/howto.html: Ditto.
              * docs/html/27_io/howto.html: Ditto.
              * docs/html/ext/howto.html: Ditto.
              * docs/html/ext/sgiexts.html: Ditto.
              * docs/html/faq/index.html: Ditto.
              * docs/html/faq/index.txt: Ditto.
      
      From-SVN: r45836
      Stan Shebs committed
  8. 25 Sep, 2001 1 commit
    • howto.html: Add anchor name. · 77cd227e
      2001-09-25  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/html/20_util/howto.html:  Add anchor name.
      	* docs/html/23_containers/howto.html:  Line wrapping, another link.
      	* docs/html/25_algorithms/howto.html:  Another note.
      
      	* docs/html/ext/howto.html:  Link to SGI extensions.  List DRs and
      	link to them...
      	* docs/html/ext/lwg-active.html:  ...in this new file (from R19),
      	* docs/html/ext/lwg-defects.html:  and this new file (from R19).
      	* docs/html/ext/sgiexts.html:  New file.  Mention SGI extensions
      	carried over to libstdc++-v3.
      	* docs/html/faq/index.html:  Link to SGI extensions.  Mention the
      	"missing .." pseudobug.
      	* docs/html/faq/index.txt:  Regenerate.
      
      	* include/bits/ios_base.h:  DR-related comment cleanup.
      	* include/bits/istream.tcc:  Likewise.
      	* include/bits/locale_facets.h:  Likewise.
      	* include/bits/locale_facets.tcc:  Likewise.
      	* include/bits/ostream.tcc:  Likewise.
      	* include/bits/std_bitset.h:  Likewise.
      	* include/bits/std_iosfwd.h:  Likewise.
      	* include/bits/std_istream.h:  Likewise.
      	* include/bits/std_ostream.h:  Likewise.
      	* include/bits/std_streambuf.h:  Likewise.
      	* include/bits/stl_pair.h:  Likewise.
      	* include/bits/streambuf_iterator.h:  Likewise.
      
      	* include/bits/std_map.h:  Remove unused header inclusion guard
      	_CPP_BITS_STL_TREE_H from around bits/stl_tree.h.
      	* include/bits/std_set.h:  Likewise.
      
      	* include/bits/stl_function.h:  Doxygen markup.
      	* docs/doxygen/doxygroups.cc:  New file, specifying module grouping.
      	* libsupc++/typeinfo:  Doxygen markup tweak.
      
      From-SVN: r45816
      Phil Edwards committed
  9. 17 Sep, 2001 1 commit
    • configopts.html: HTML to XHTML change. · 5d5e5e4e
      2001-09-17  Phil Edwards  <pme@gcc.gnu.org>
      
      	* docs/html/configopts.html:  HTML to XHTML change.  Lowercase tags.
      	* docs/html/documentation.html:  Likewise.
      	* docs/html/explanations.html:  Likewise.
      	* docs/html/install.html:  Likewise.
      	* docs/html/17_intro/howto.html:  Likewise.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/21_strings/howto.html:  Likewise.
      	* docs/html/22_locale/codecvt.html:  Likewise.
      	* docs/html/22_locale/ctype.html:  Likewise.
      	* docs/html/22_locale/howto.html:  Likewise.
      	* docs/html/22_locale/locale.html:  Likewise.
      	* docs/html/22_locale/messages.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.
      	* docs/html/faq/index.txt:  Regenerated.
      
      From-SVN: r45668
      Phil Edwards committed
  10. 15 Sep, 2001 1 commit
    • headers_cc.txt: "Sync"/copy real file over. · 0da1b7b5
      2001-09-14  Phil Edwards  <pme@sources.redhat.com>
      
      	* docs/html/17_intro/headers_cc.txt:  "Sync"/copy real file over.
      	* docs/html/17_intro/howto.html:  Spacing and HTML markup fixes.
      	* docs/html/18_support/howto.html:  It won't compile; it's not code.
      	* docs/html/19_diagnostics/howto.html:  Point diagram seekers to
      	doxygen'd pages.
      	* docs/html/22_locale/howto.html:  Comment for future work.
      	* docs/html/23_containers/howto.html:  More comments.
      	* docs/html/25_algorithms/howto.html:  It's a comment, not a
      	blunt command to the reader.  (English grammar.)
      
      From-SVN: r45620
      Phil Edwards committed
  11. 30 May, 2001 1 commit
    • user.cfg.in: Minor addition. · 462b7396
      2001-05-30  Phil Edwards  <pme@sources.redhat.com>
      
      	* docs/doxygen/user.cfg.in:  Minor addition.
      	* docs/html/documentation.html:  Reorganize.  Put most-looked-at
      	stuff first.
      	* docs/html/install.html:  Update for 3.0.  HTML fixups.
      	* docs/html/17_intro/howto.html:  Likewise.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.  More notes.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.  More notes.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.
      	* docs/html/faq/index.txt:  Regenerate.
      	* docs/html/27_io/iostreams_hierarchy.pdf:  Remove in favor of
      	Doxygen-created documentation.
      
      From-SVN: r42723
      Phil Edwards committed
  12. 03 Apr, 2001 1 commit
    • New concept checking implementation. · 30a20a1e
      2001-04-02  Phil Edwards  <pme@sources.redhat.com>
      
      	New concept checking implementation.
      	* docs/html/19_diagnostics/howto.html:  Document.
      	* docs/html/17_intro/concept_check.diff:  New file, for reference.
      	* include/bits/boost_concept_check.h:  New file from Boost.
      	* include/bits/c++config:  Update comments.
      
      	* include/bits/concept_check.h:  New file.
      	* include/bits/concept_checks.h:  Removed.
      	* include/bits/container_concepts.h:  Removed.
      	* include/bits/sequence_concepts.h:  Removed.
      	* include/bits/stl_iterator_base.h:  Removed; split into...
      	* include/bits/stl_iterator_base_funcs.h:  ...this new file...
      	* include/bits/stl_iterator_base_types.h:  ...and this new file.
      
      	* include/bits/sbuf_iter.h:  Update to use new implementation.
      	* include/bits/std_iterator.h:  Likewise.
      	* include/bits/std_memory.h:  Likewise.
      	* include/bits/stl_algo.h:  Likewise.
      	* include/bits/stl_algobase.h:  Likewise.
      	* include/bits/stl_construct.h:  Likewise.
      	* include/bits/stl_deque.h:  Likewise.
      	* include/bits/stl_heap.h:  Likewise.
      	* include/bits/stl_list.h:  Likewise.
      	* include/bits/stl_map.h:  Likewise.
      	* include/bits/stl_multimap.h:  Likewise.
      	* include/bits/stl_multiset.h:  Likewise.
      	* include/bits/stl_numeric.h:  Likewise.
      	* include/bits/stl_queue.h:  Likewise.
      	* include/bits/stl_set.h:  Likewise.
      	* include/bits/stl_stack.h:  Likewise.
      	* include/bits/stl_uninitialized.h:  Likewise.
      	* include/bits/stl_vector.h:  Likewise.
      	* include/ext/hash_map:  Likewise.
      	* include/ext/hash_set:  Likewise.
      	* include/ext/slist:  Likewise.
      	* include/ext/stl_hashtable.h:  Likewise.
      
      	* src/Makefile.am (base_headers):  Update list of headers.
      	* Makefile.in:  Regenerated.
      	* src/Makefile.in:  Regenerated.
      	* libio/Makefile.in:  Regenerated.
      	* libmath/Makefile.in:  Regenerated.
      	* libsupc++/Makefile.in:  Regenerated.
      	* testsuite/Makefile.in:  Regenerated.
      
      	* docs/html/install.html:  Update contact information.
      	* docs/html/17_intro/howto.html:  Ditto.
      	* docs/html/18_support/howto.html:  Ditto.
      	* docs/html/20_util/howto.html:  Ditto.
      	* docs/html/21_strings/howto.html:  Ditto.
      	* docs/html/22_locale/howto.html:  Ditto.
      	* docs/html/23_containers/howto.html:  Ditto.
      	* docs/html/24_iterators/howto.html:  Ditto.
      	* docs/html/25_algorithms/howto.html:  Ditto.
      	* docs/html/26_numerics/howto.html:  Ditto.
      	* docs/html/27_io/howto.html:  Ditto.
      	* docs/html/faq/index.html:  Ditto, plus info on new checking code.
      	* docs/html/ext/howto.html:  Ditto, plus info on new checking code.
      	* docs/html/faq/index.txt:  Regenerated.
      
      From-SVN: r41031
      Phil Edwards committed
  13. 10 Dec, 2000 1 commit
    • Move the HTML-containing subdirs from 'docs' to 'docs/html'. · bfcafa4f
      2000-12-09  Phil Edwards  <pme@sources.redhat.com>
      
      	Move the HTML-containing subdirs from 'docs' to 'docs/html'.
      	* README:  Update the locations of instructions.
      	* docs/doxygen/run_doxygen:  New file, stub.
      
      	* docs/Makefile:  Moved...
      	* docs/configopts.html:  Likewise.
      	* docs/documentation.html:  Likewise.
      	* docs/install.html:  Likewise.
      	* docs/lib3styles.css:  Likewise.
      	* docs/17_intro/BADNAMES:  Likewise.
      	* docs/17_intro/BUGS:  Likewise.
      	* docs/17_intro/C++STYLE:  Likewise.
      	* docs/17_intro/CHECKLIST:  Likewise.
      	* docs/17_intro/COPYING:  Likewise.
      	* docs/17_intro/DESIGN:  Likewise.
      	* docs/17_intro/HEADER_POLICY:  Likewise.
      	* docs/17_intro/PROBLEMS:  Likewise.
      	* docs/17_intro/RELEASE-NOTES:  Likewise.
      	* docs/17_intro/TODO:  Likewise.
      	* docs/17_intro/contribute.html:  Likewise.
      	* docs/17_intro/headers_cc.txt:  Likewise.
      	* docs/17_intro/howto.html:  Likewise.
      	* docs/17_intro/libstdc++-assign.txt:  Likewise.
      	* docs/17_intro/organization:  Likewise.
      	* docs/17_intro/porting-howto.html:  Likewise.
      	* docs/18_support/howto.html:  Likewise.
      	* docs/19_diagnostics/howto.html:  Likewise.
      	* docs/20_util/howto.html:  Likewise.
      	* docs/21_strings/gotw29a.txt:  Likewise.
      	* docs/21_strings/howto.html:  Likewise.
      	* docs/21_strings/stringtok_h.txt:  Likewise.
      	* docs/21_strings/stringtok_std_h.txt:  Likewise.
      	* docs/22_locale/codecvt.html:  Likewise.
      	* docs/22_locale/ctype.html:  Likewise.
      	* docs/22_locale/howto.html:  Likewise.
      	* docs/22_locale/locale.html:  Likewise.
      	* docs/23_containers/howto.html:  Likewise.
      	* docs/23_containers/wrappers_h.txt:  Likewise.
      	* docs/24_iterators/howto.html:  Likewise.
      	* docs/25_algorithms/howto.html:  Likewise.
      	* docs/26_numerics/howto.html:  Likewise.
      	* docs/27_io/howto.html:  Likewise.
      	* docs/27_io/iostreams_hierarchy.pdf:  Likewise.
      	* docs/ext/howto.html:  Likewise.
      	* docs/faq/index.html:  Likewise.
      	* docs/faq/index.txt:  Likewise.
      	* docs/html/Makefile:  ...to here.
      	* docs/html/configopts.html:  Likewise.
      	* docs/html/documentation.html:  Likewise.
      	* docs/html/install.html:  Likewise.
      	* docs/html/lib3styles.css:  Likewise.
      	* docs/html/17_intro/BADNAMES:  Likewise.
      	* docs/html/17_intro/BUGS:  Likewise.
      	* docs/html/17_intro/C++STYLE:  Likewise.
      	* docs/html/17_intro/CHECKLIST:  Likewise.
      	* docs/html/17_intro/COPYING:  Likewise.
      	* docs/html/17_intro/DESIGN:  Likewise.
      	* docs/html/17_intro/HEADER_POLICY:  Likewise.
      	* docs/html/17_intro/PROBLEMS:  Likewise.
      	* docs/html/17_intro/RELEASE-NOTES:  Likewise.
      	* docs/html/17_intro/TODO:  Likewise.
      	* docs/html/17_intro/contribute.html:  Likewise.
      	* docs/html/17_intro/headers_cc.txt:  Likewise.
      	* docs/html/17_intro/howto.html:  Likewise.
      	* docs/html/17_intro/libstdc++-assign.txt:  Likewise.
      	* docs/html/17_intro/organization:  Likewise.
      	* docs/html/17_intro/porting-howto.html:  Likewise.
      	* docs/html/18_support/howto.html:  Likewise.
      	* docs/html/19_diagnostics/howto.html:  Likewise.
      	* docs/html/20_util/howto.html:  Likewise.
      	* docs/html/21_strings/gotw29a.txt:  Likewise.
      	* docs/html/21_strings/howto.html:  Likewise.
      	* docs/html/21_strings/stringtok_h.txt:  Likewise.
      	* docs/html/21_strings/stringtok_std_h.txt:  Likewise.
      	* docs/html/22_locale/codecvt.html:  Likewise.
      	* docs/html/22_locale/ctype.html:  Likewise.
      	* docs/html/22_locale/howto.html:  Likewise.
      	* docs/html/22_locale/locale.html:  Likewise.
      	* docs/html/23_containers/howto.html:  Likewise.
      	* docs/html/23_containers/wrappers_h.txt:  Likewise.
      	* docs/html/24_iterators/howto.html:  Likewise.
      	* docs/html/25_algorithms/howto.html:  Likewise.
      	* docs/html/26_numerics/howto.html:  Likewise.
      	* docs/html/27_io/howto.html:  Likewise.
      	* docs/html/27_io/iostreams_hierarchy.pdf:  Likewise.
      	* docs/html/ext/howto.html:  Likewise.
      	* docs/html/faq/index.html:  Likewise.
      	* docs/html/faq/index.txt:  Likewise.
      
      From-SVN: r38166
      Phil Edwards committed