On 5/3/12 1:26 AM, Jakob Ovrum wrote:
This project is finally published and documented, so here's an
announcement.
https://github.com/JakobOvrum/bootDoc
bootDoc is a configurable DDoc theme, with advanced JavaScript features
like a package tree and module tree, as well as fully qualified symbol
anchors. The style itself and some of the components come from Twitter's
Bootstrap framework.
Demonstration of Phobos documentation using bootDoc
http://jakobovrum.github.com/bootdoc-phobos/
Very nice!
But why the symbols inside std.algorithm, for instance, are not sorted?
http://jakobovrum.github.com/bootdoc-phobos/std.algorithm.html
(they are kind of sorted by chunks...)
Now if it only had cross references... :-P