libs/function/doc/reference.xml:

- Document target() member function
  - Documented new comparison operators

libs/function/doc/tests.xml: Include contains_test.cpp
libs/function/doc/function.xml: Use the new XInclude name


[SVN r21903]
This commit is contained in:
Douglas Gregor
2004-01-25 00:38:26 +00:00
parent 746676d274
commit c5d8d03b76
3 changed files with 444 additions and 67 deletions

View File

@ -3,7 +3,7 @@
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<library name="Function" dirname="function" id="function"
last-revision="$Date$"
xmlns:xi="http://www.w3.org/2001/XInclude">
xmlns:xi="http://www.w3.org/2003/XInclude">
<libraryinfo>
<author>
<firstname>Douglas</firstname>