This looks very nice, and it's a definite improvement over the old "example container". If I may make one small suggestion: In the fixed-width font my web browser uses by default, a lowercase 'l' looks almost identical to '1' (the number one). Since you have added subscripts to the length variables (l_c, l_x) there is no chance of misinterpretation, but I still think it looks a bit strange. How about using 'n' for the lengths instead?
-Lars On Wed, 2010-09-08 at 08:41 -0500, Andrei Alexandrescu wrote: > Yah, I'd forgotten to commit std.ddoc and friends in docsrc/. Committed now. > > Preview: http://erdani.com/d/phobos/std_container.html > > > Andrei > > On 09/08/2010 08:23 AM, Lars Tandle Kyllingstad wrote: > > I think this is going to look pretty dang good, but right now the table > > is completely messed up. At least it is on my computer. In particular, > > none of the stuff that you have put inside $(TDNW ) tags gets included > > at all -- perhaps you've forgotten to define it somewhere? > > > > -Lars > > > > > > > > On Wed, 2010-09-08 at 09:04 -0400, dsource.org wrote: > >> phobos commit, revision 1966 > >> > >> > >> user: andrei > >> > >> msg: > >> Changed documentation format > >> > >> http://www.dsource.org/projects/phobos/changeset/1966 > >> > >> _______________________________________________ > >> phobos mailing list > >> [email protected] > >> http://lists.puremagic.com/mailman/listinfo/phobos > > > > > > _______________________________________________ > > phobos mailing list > > [email protected] > > http://lists.puremagic.com/mailman/listinfo/phobos > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
