
6 Mar
2004
6 Mar
'04
5:11 p.m.
On Thu, 4 Mar 2004 23:35:33 +0100, Pavol Droba wrote
Hi All,
I have just checked into main the cvs the string algorithm library. Feel free to try it out:)
Glad to see this :-)
How can I make the library documentation to be automaticaly generated and accessible from the main docs page?
Since you are using boost book, you need to add to add it into the boost.xml file (boost/doc/src). You can see some examples there for any, array, etc: <xi:include href="../../libs/any/doc/any.xml"/> You should also update the boost/index.htm file with a note about the library being added. Jeff