~roguescholar/boost/+git/boostbook:svn-branches/filesystem-v3a

Last commit made on 2012-03-23
Get this branch:
git clone -b svn-branches/filesystem-v3a https://git.launchpad.net/~roguescholar/boost/+git/boostbook

Branch merges

Branch information

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

Recent commits

f528bc6... by Beman Dawes

Branch for 2nd try at V2 removal

[SVN r77497]

c2fe01e... by Rene Rivera <email address hidden>

Override the output encoding to fix problems with having it mismatch the webserver encoding. Switched to UTF-8 as that's the most useful in the long run.

[SVN r76503]

cb5d46e... by Rene Rivera <email address hidden>

Update the single-html template to match in style processing the multi-html template (mostly).

[SVN r76481]

8101734... by Rene Rivera <email address hidden>

Add section IDs as a class name so we can add custom CSS styles per section. For example to allow a special 'TR' proposal styled section.

[SVN r76329]

28e539d... by Daniel James <email address hidden>

Boostbook: Only put table/hr in header if it has content.

Also fixed option name for 'boost.defaults' in comment.

[SVN r75837]

2b0661a... by Daniel James <email address hidden>

Boostbook: Make the class template parameter docs fit its context. Refs #6105

Would be nice to integrate this properly with the existing template
code. Especially so that the template parameters in the synopsis could
link to their purpose. Also, I think the long descriptions should be
suppressed when `template.param.brief` is true.

[SVN r75447]

982e627... by Steven Watanabe <email address hidden>

Initial work to output MathJax for LaTeX formulae.

[SVN r75059]

57154a5... by Steven Watanabe <email address hidden>

Align documented typedefs. Fixes #5798.

[SVN r75013]

176dc6c... by Steven Watanabe <email address hidden>

Handle explicit conversion operators. Fixes #5478.

[SVN r74999]

3d2c61d... by Steven Watanabe <email address hidden>

Better handling of tparam.

[SVN r74982]