digitalmars.D - Update vibe.d Phobos documentation?
- Rob T (14/14) Feb 20 2013 I use this experimental sample website regularly for Phobos
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (4/19) Feb 20 2013 I've updated the docs now. There is also a pull request to start getting
- Rob T (4/30) Feb 20 2013 Hey, that was quick, thanks a bunch! :)
- Robert (10/17) Feb 21 2013 Hmm. While I really like the layout, because it is so much more readable
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (5/28) Feb 21 2013 Oh sorry, the problem is that I generated the docs on Windows and the
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (2/32) Feb 22 2013 Done.
- Steven Schveighoffer (10/17) Feb 22 2013 ome
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (6/26) Feb 23 2013 Fixed.
- Robert (4/5) Feb 23 2013 http://vibed.org/temp/d-programming-language.org/phobos/std/container/Re...
- Steven Schveighoffer (26/53) Feb 23 2013 he
- Marco Leise (7/11) Feb 23 2013 Actually, theoretically, there is a flag for CreateFile that
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (5/17) Feb 23 2013 Interesting. I've never noticed that flag before. Unfortunately that
I use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html Of course it's better to have the official website directly host an improved format, but I don't know if that's a huge undertaking or not, so in the meantime I'd rather not wait for something like it to materialize in here because I have real work to do and it's a productivity booster, so is it possible to have the vibe.d website updated to the latest documentation? It'll be appreciated greatly if this can be done, thanks! --rt
Feb 20 2013
Am 20.02.2013 18:45, schrieb Rob T:I use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html Of course it's better to have the official website directly host an improved format, but I don't know if that's a huge undertaking or not, so in the meantime I'd rather not wait for something like it to materialize in here because I have real work to do and it's a productivity booster, so is it possible to have the vibe.d website updated to the latest documentation? It'll be appreciated greatly if this can be done, thanks!I've updated the docs now. There is also a pull request to start getting them on dlang.org <https://github.com/D-Programming-Language/d-programming-language.org/pull/267>.
Feb 20 2013
On Wednesday, 20 February 2013 at 22:14:16 UTC, Sönke Ludwig wrote:Am 20.02.2013 18:45, schrieb Rob T:Hey, that was quick, thanks a bunch! :) --rtI use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html Of course it's better to have the official website directly host an improved format, but I don't know if that's a huge undertaking or not, so in the meantime I'd rather not wait for something like it to materialize in here because I have real work to do and it's a productivity booster, so is it possible to have the vibe.d website updated to the latest documentation? It'll be appreciated greatly if this can be done, thanks!I've updated the docs now. There is also a pull request to start getting them on dlang.org <https://github.com/D-Programming-Language/d-programming-language.org/pull/267>.
Feb 20 2013
On Wed, 2013-02-20 at 23:13 +0100, Sönke Ludwig wrote:Am 20.02.2013 18:45, schrieb Rob T:Hmm. While I really like the layout, because it is so much more readable then the dlang.org version, I wonder how I get information about members of a class, e.g. for RedBlackTree: http://vibed.org/temp/d-programming-language.org/phobos/std/container/RedBlackTree.html I only get the creator functions. Funnily the link in functions to redBlackTree leads to a 'page not found'. It also seems that DList has no members? Best regards, RobertI use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html
Feb 21 2013
Am 21.02.2013 17:02, schrieb Robert:On Wed, 2013-02-20 at 23:13 +0100, Sönke Ludwig wrote: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.Am 20.02.2013 18:45, schrieb Rob T:Hmm. While I really like the layout, because it is so much more readable then the dlang.org version, I wonder how I get information about members of a class, e.g. for RedBlackTree: http://vibed.org/temp/d-programming-language.org/phobos/std/container/RedBlackTree.html I only get the creator functions. Funnily the link in functions to redBlackTree leads to a 'page not found'. It also seems that DList has no members? Best regards, RobertI use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html
Feb 21 2013
Am 21.02.2013 18:17, schrieb Sönke Ludwig:Am 21.02.2013 17:02, schrieb Robert:Done.On Wed, 2013-02-20 at 23:13 +0100, Sönke Ludwig wrote: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.Am 20.02.2013 18:45, schrieb Rob T:Hmm. While I really like the layout, because it is so much more readable then the dlang.org version, I wonder how I get information about members of a class, e.g. for RedBlackTree: http://vibed.org/temp/d-programming-language.org/phobos/std/container/RedBlackTree.html I only get the creator functions. Funnily the link in functions to redBlackTree leads to a 'page not found'. It also seems that DList has no members? Best regards, RobertI use this experimental sample website regularly for Phobos documentation because it's organized much better than what is on the official website. Example: http://vibed.org/temp/d-programming-language.org/phobos/std/array.html
Feb 22 2013
On Fri, 22 Feb 2013 13:17:06 -0500, S=C3=B6nke Ludwig = <sludwig outerproduct.org> wrote:Am 21.02.2013 18:17, schrieb S=C3=B6nke 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=omeoverwritten by the other. I'll regenerate them on Linux when I have s=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 ou= t, = it should be moved to Phobos docs. -Stevetime.Done.
Feb 22 2013
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:Fixed. 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.Am 21.02.2013 18:17, schrieb Sönke Ludwig: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. -SteveOh 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.
Feb 23 2013
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!
Feb 23 2013
On Sat, 23 Feb 2013 05:55:49 -0500, S=C3=B6nke Ludwig = <sludwig outerproduct.org> wrote:Am 22.02.2013 20:34, schrieb Steven Schveighoffer:heOn Fri, 22 Feb 2013 13:17:06 -0500, S=C3=B6nke Ludwig <sludwig outerproduct.org> wrote:Am 21.02.2013 18:17, schrieb S=C3=B6nke Ludwig:Oh sorry, the problem is that I generated the docs on Windows and t=astwo files differ just by the case of the first character - so one w==overwritten by the other. I'll regenerate them on Linux when I have=noStill doesn't look right. RedBlackTree is listed as a template, but =some time.Done.methods or fields are listed. BTW, I really like this format. I think once these issues are ironed=Beautiful! Now, I need to examine how you do this, 'cause I want to do it for my = project :)out, it should be moved to Phobos docs. -SteveFixed.I think it would be a good idea to put the new documentation into a ki=ndof half-official place next to the classical docs until they are deeme=derror-free. That way the exposure would be higher, so that the remaini=ngbugs 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 ha= ve = 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 li= ke = that... -Steve
Feb 23 2013
Am Thu, 21 Feb 2013 18:17:26 +0100 schrieb S=C3=B6nke Ludwig <sludwig outerproduct.org>: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.Actually, theoretically, there is a flag for CreateFile that makes it use POSIX semantics and allow two names which only differ in case. --=20 Marco
Feb 23 2013
Am 23.02.2013 10:33, schrieb Marco Leise:Am Thu, 21 Feb 2013 18:17:26 +0100 schrieb Sönke Ludwig <sludwig outerproduct.org>:Interesting. I've never noticed that flag before. Unfortunately that would only work in the win32 back end (as opposed to the default libevent back end), but maybe that's actually still a viable option, I'll look into it.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.Actually, theoretically, there is a flag for CreateFile that makes it use POSIX semantics and allow two names which only differ in case.
Feb 23 2013