Thread overview | |||||
---|---|---|---|---|---|
|
June 16, 2011 D documentation | ||||
---|---|---|---|---|
| ||||
I'm working a small but reasonably interesting D project which I'd like to, ultimately, open source. To make it attractive I need to .... document my class. Is there anything remotely like Javadoc which works with D? |
June 16, 2011 Re: D documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Lloyd Dupont | Lloyd Dupont: > I'm working a small but reasonably interesting D project which I'd like to, > ultimately, open source. > To make it attractive I need to .... document my class. > Is there anything remotely like Javadoc which works with D? http://www.digitalmars.com/d/2.0/ddoc.html I suggest you to take a general look at D documentation. Bye, bearophile |
June 16, 2011 Re: D documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile | Thanks bearophile! "bearophile" wrote in message news:itcs1k$1l8t$1@digitalmars.com... Lloyd Dupont: > I'm working a small but reasonably interesting D project which I'd like to, > ultimately, open source. > To make it attractive I need to .... document my class. > Is there anything remotely like Javadoc which works with D? http://www.digitalmars.com/d/2.0/ddoc.html I suggest you to take a general look at D documentation. Bye, bearophile |
Copyright © 1999-2021 by the D Language Foundation