~roguescholar/boost/+git/boostbook:svn-branches/proto/v4.bak

Last commit made on 2008-04-14
Get this branch:
git clone -b svn-branches/proto/v4.bak https://git.launchpad.net/~roguescholar/boost/+git/boostbook

Branch merges

Branch information

Name:
svn-branches/proto/v4.bak
Repository:
lp:~roguescholar/boost/+git/boostbook

Recent commits

795a77c... by Eric Niebler <email address hidden>

really screwy merge trancking behavior, starting over

[SVN r44394]

7f4deec... by Eric Niebler <email address hidden>

post-review proto version

[SVN r44061]

3d0e98e... by Daniel James <email address hidden>

Update the index.html link in the navbar.

[SVN r43368]

c4db87b... by Daniel James <email address hidden>

In the boostbook navbar, link FAQ and people to the website.

[SVN r43129]

3b8ad2b... by Eric Niebler <email address hidden>

support for LaTeX formulas in Doxygen comments

[SVN r42615]

140de3e... by Frank Mori Hess <email address hidden>

Fixed some minor newline and highlighting issues
in class synopsis for "data-member" elements.

[SVN r42390]

4017a76... by Frank Mori Hess <email address hidden>

Updated the boostbook.dtd and reference docs
for "enumvalue" elements to indicate they can have "purpose"
and "description" children.

[SVN r42389]

75f2092... by Frank Mori Hess <email address hidden>

Made putting the name of a typedef inside
a "classname" element successfully produce a link to the typedef's
reference documentation, or to the typedef's synopsis if that is
all it has.

[SVN r42202]

43c0ec6... by Frank Mori Hess <email address hidden>

Prevented "classname"/"methodname"/etc. elements inside "type" elements
inside "static-constant" elements from getting dropped.

[SVN r42145]

0267780... by Frank Mori Hess <email address hidden>

Made generated ids for functions and overloaded functions human-readable
which also results in (mostly) human-readable names for
their .html output files. Made generate.id template properly use
its node parameter (merge of parts of revision 41461 from sandbox/boost_docs).

Made class name in synopsis a link to class reference page, which is useful
for nested classes (merge of revision 41435 from sandbox/boost_docs).

Removed spurious new line in synopisis between a nested class
and the comment describing its purpose (merge of revision 41434 from
sandbox/boost_docs).

Added a warning if an "inherit" element has
no "type" child element (partial merge of revision 41463 from
sandbox/boost_docs).

[SVN r41698]