9 May 17:08
[boostbook] class free-function-group synopsis patch
From: Frank Mori Hess <frank.hess <at> nist.gov>
Subject: [boostbook] class free-function-group synopsis patch
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-05-09 15:11:14 GMT
Subject: [boostbook] class free-function-group synopsis patch
Newsgroups: gmane.comp.lib.boost.documentation
Date: 2008-05-09 15:11:14 GMT
Attached is a one-line patch that prevents a class' associated free functions (a "free-function-group" element inside a "class" element) from reappearing in the synopsis of member classes. That is, for something like <class name="A"> <class name="AMemberClass"/> <free-function-group name="A's free functions"/> </class> "A's free functions" will currently appear both in the synopsis of class "A" and the synopsis of class "AMemberClass". This patch prevents them from appearing in the synopsis of "AMemberClass". I'll commit the change to svn in a few days if I don't hear any objections. -- -- Frank
_______________________________________________ Boost-docs mailing list Boost-docs <at> lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-docs
RSS Feed