On 10 feb 2011, at 18:55, spir wrote: > On 02/10/2011 04:50 PM, Steve Schveighoffer wrote: >> Bottom line, the doc generator should do a better job of generating >> documentation, so we don't*have* to open the file, and if std.datetime is >> adding too much binary to the exe, we should fix whatever problems dmd is >> likely having there. > > I recently fell by chance on a doc generator for D (yes!) that includes the > source of each func, *folded*, in the generated html. Greatissime.
I think Dil can to that, or it's a python script included with Dil. Anyway Tango has that and it uses Dil to generate its documentation. > Denis > -- > _________________ > vita es estrany > spir.wikidot.com > > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos -- /Jacob Carlborg _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
