digitalmars.D.learn - D Documentation
- Derek Parnell (9/9) May 04 2005 I just want give a plug for the good work being done over at
- Alexander Panek (7/10) May 05 2005 You should add you name too:
- Dejan Lekic (8/8) May 06 2005 Derek it's AMAZING! - I am willing to contribute - just give me an acces...
- Derek Parnell (13/17) May 06 2005 Hey, this is nothing to do with me. I happen to come across it and just
- Dejan Lekic (6/6) May 06 2005 e-mail: dejan@nu6.org
- Jason Mills (6/12) May 06 2005 I'm just curious as too why this approach (i.e. manually creating
- Derek Parnell (11/22) May 06 2005 My guess is that the people in control of the source code (i.e. Walter) ...
- Stewart Gordon (9/14) Dec 12 2006 What exactly is the point of this wiki?
I just want give a plug for the good work being done over at http://www.quit-clan.de/docwiki/view.php?pageid=1 And they could always do with some more helping hands. -- Derek Parnell Melbourne, Australia http://www.dsource.org/projects/build/ v2.06 released 04/May/2005 http://www.prowiki.org/wiki4d/wiki.cgi?FrontPage 5/05/2005 9:55:25 AM
May 04 2005
On Thu, 05 May 2005 02:10:45 +0200, Derek Parnell <derek psych.ward> wrote:I just want give a plug for the good work being done over at http://www.quit-clan.de/docwiki/view.php?pageid=1 And they could always do with some more helping hands.You should add you name too: http://www.quit-clan.de/docwiki/view.php?pageid=51 ..and maybe also your changes made? :) Alex -- huh? did you say something? :o
May 05 2005
Derek it's AMAZING! - I am willing to contribute - just give me an access and tell me which part of std.* You want me to start writing stuff. Prefered username: dejan -- ........... Dejan Lekic http://dejan.lekic.org
May 06 2005
On Fri, 06 May 2005 16:28:27 +0200, Dejan Lekic wrote:Derek it's AMAZING! - I am willing to contribute - just give me an access and tell me which part of std.* You want me to start writing stuff. Prefered username: dejanHey, this is nothing to do with me. I happen to come across it and just started helping out. The site was designed and written by Markus Dangl and friends. I guess you should press the Login button and follow the prompts. Once you are registered you should read the wiki Tutorial, wiki Reference and Style guide then just pick something you are comfortable with and go for it. That's all did. -- Derek Parnell Melbourne, Australia http://www.dsource.org/projects/build v2.06 is now available. 04/May/2005 7/05/2005 1:04:32 AM
May 06 2005
e-mail: dejan nu6.org -- ........... Dejan Lekic http://dejan.lekic.org
May 06 2005
I'm just curious as too why this approach (i.e. manually creating documentation separate from the source code) was chosen over generating documentation from the sources? For example, using Doxygen, DoxyS or some other similar tool. Jason Derek Parnell wrote:I just want give a plug for the good work being done over at http://www.quit-clan.de/docwiki/view.php?pageid=1 And they could always do with some more helping hands.
May 06 2005
On Fri, 06 May 2005 15:40:06 -0230, Jason Mills wrote:Derek Parnell wrote:I just want give a plug for the good work being done over at http://www.quit-clan.de/docwiki/view.php?pageid=1 And they could always do with some more helping hands.I'm just curious as too why this approach (i.e. manually creating documentation separate from the source code) was chosen over generating documentation from the sources? For example, using Doxygen, DoxyS or some other similar tool.My guess is that the people in control of the source code (i.e. Walter) are not inserting *enough* documentation text into the source code, and thus a supplemental documentation is required. For example, the stuff being produced at this wiki site contains a lot of tutorial-oriented documentation with lots of examples. That is not the type of docs typically included into source code. -- Derek Parnell Melbourne, Australia 7/05/2005 4:29:53 AM
May 06 2005
Derek Parnell wrote:I just want give a plug for the good work being done over at http://www.quit-clan.de/docwiki/view.php?pageid=1 And they could always do with some more helping hands.What exactly is the point of this wiki? (a) to be an unofficial D manual? (b) to replace the official D documentation? (c) to work on improving the official D documentation? If (a), then Walter could be a big helping hand by getting the spec cleaned up. http://d.puremagic.com/issues/show_bug.cgi?id=677 Stewart.
Dec 12 2006