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

Last commit made on 2008-06-02
Get this branch:
git clone -b svn-branches/doc https://git.launchpad.net/~roguescholar/boost/+git/boostbook

Branch merges

Branch information

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

Recent commits

8167f8d... by Daniel James <email address hidden>

Add the processing instruction to refsynopsisdiv as well.

[SVN r46062]

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

Crude attempt at allowing page breaks in the synopsis. Doesn't seem to work.

[SVN r46060]

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

Rewrite the id code to convert the characters of parts of the id at the time of
generating the id. This means that characters are translated to underscores for
ids as well as for filenames, since in the eventual documents they have to be
percent encoded this is probably an approvement. It also lets us deal with the
translation more intelligently and truncate long identifiers.

[SVN r46022]

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

Javascript popups for callouts.

[SVN r45740]

6eaa295... by Daniel James <email address hidden>

Avoid removing underscores that are part of a class or function name.

[SVN r45366]

9d3f70d... by Daniel James <email address hidden>

Implement links from root in boostbook.

[SVN r45363]

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

Frank's free function patch.

[SVN r45281]

57a7e0c... by Daniel James <email address hidden>

If the same macro appears twice, generated unique ids.

[SVN r45153]

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

Only add the id to fully qualified ids inside specializations - so that we're not adding generated ids on to the end of generated ids.

[SVN r45152]

7a38788... by Daniel James <email address hidden>

Support for pack expansions in template specializations.

[SVN r45135]