~roguescholar/boost/+git/boostbook:svn-branches/RC_1_31_0

Last commit made on 2003-12-30
Get this branch:
git clone -b svn-branches/RC_1_31_0 https://git.launchpad.net/~roguescholar/boost/+git/boostbook

Branch merges

Branch information

Name:
svn-branches/RC_1_31_0
Repository:
lp:~roguescholar/boost/+git/boostbook

Recent commits

733fbce... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch 'RC_1_31_0'.

[SVN r21427]

27d486e... by Douglas Gregor <email address hidden>

xsl/docbook.xsl: Generate section for concepts within library-reference

xsl/caramel/concept2docbook.xsl: Minor warning tweak

[SVN r21178]

234f68c... by Douglas Gregor <email address hidden>

Update Doxygen information

[SVN r21071]

91c19f9... by Douglas Gregor <email address hidden>

function.xsl: Fix problem with ungrouped methods

[SVN r21065]

02fd5d3... by Douglas Gregor <email address hidden>

function.xsl: Default values can not be annotated

doxygen/doxygen2boostbook.xsl: If the string "detail::" is found in a
type or default argument, the type/argument is replaced with
"unspecified".

[SVN r20810]

701f383... by Douglas Gregor <email address hidden>

Fix stupid typo

[SVN r20777]

6dacc29... by Douglas Gregor <email address hidden>

Support alt attribute for libraryname element

[SVN r20776]

075fcc3... by Douglas Gregor <email address hidden>

doxygen/doxygen2boostbook.xsl: Don't strip <para> elements from within
(generated) <purpose> elements; just make them <simpara> elements.

annotation.xsl: Added a "purpose" mode that strips paragraph elements
for printing the purpose in a comment

function.xsl: Don't compact methods or overloaded methods.

[SVN r20499]

c1cdd45... by Douglas Gregor <email address hidden>

Put some extra spacing before function synopsis that have a comment.

[SVN r20498]

5bbddee... by Douglas Gregor <email address hidden>

Strip <para> and <simpara> elements when printing the purpose of a
function into the synopsis (because it has no detailed documentation).

[SVN r20497]