February 23, 2013 Re: Update vibe.d Phobos documentation? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sönke Ludwig | On Sat, 2013-02-23 at 11:55 +0100, Sönke Ludwig wrote: > Fixed. http://vibed.org/temp/d-programming-language.org/phobos/std/container/RedBlackTree.html I love it! :-) It is just so much more readable! Thanks a lot for your efforts! |
February 23, 2013 Re: Update vibe.d Phobos documentation? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sönke Ludwig | On Sat, 23 Feb 2013 05:55:49 -0500, Sönke Ludwig <sludwig@outerproduct.org> wrote: > Am 22.02.2013 20:34, schrieb Steven Schveighoffer: >> On Fri, 22 Feb 2013 13:17:06 -0500, Sönke Ludwig >> <sludwig@outerproduct.org> wrote: >> >>> Am 21.02.2013 18:17, schrieb Sönke Ludwig: >> >>>> Oh sorry, the problem is that I generated the docs on Windows and the >>>> two files differ just by the case of the first character - so one was >>>> overwritten by the other. I'll regenerate them on Linux when I have some >>>> time. >>>> >>> >>> Done. >> >> Still doesn't look right. RedBlackTree is listed as a template, but no >> methods or fields are listed. >> >> BTW, I really like this format. I think once these issues are ironed >> out, it should be moved to Phobos docs. >> >> -Steve > > Fixed. Beautiful! Now, I need to examine how you do this, 'cause I want to do it for my project :) > > I think it would be a good idea to put the new documentation into a kind > of half-official place next to the classical docs until they are deemed > error-free. That way the exposure would be higher, so that the remaining > bugs can be found faster. Yes, I would prefer that. One further thing I would like to see, even if it's optional, is to see types and functions in the tree on the left. I love that inherited members are documented! This is exactly what I have been looking for for YEARS, and it looks so good/official! One thing that will need to be addressed/considered before this is accepted as the standard docs is any use of 3rd party tools to generate the docs. I noticed you said you use libevent. Some purists may not like that... -Steve |
Copyright © 1999-2021 by the D Language Foundation