> Great! I'll keep the issues list on the Wiki updated; the main issue is > still matching up namespace-level functions to their headers. Until that's > solved, we're not going to get any of those functions into BoostBook :(.
Seems to me we can use the compounddef for the namespace to extract this. Under this element there is a <sectiondef kind="func"> that has a list of all the functions defined in the namespace including the header file. Was there some reason you didn't use this? One of the other ones you had on the Wiki: >Tags that should be empty (e.g., an empty briefdescription or detaileddescription) >are not actually empty in the XML output. Instead, they are output with extra >(significant!) >whitespace as: > <briefdescription> > </briefdescription> What exactly is the issue here? The whitespace gets carried into the final html? Jeff ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
