Something like godoc

MrOrdinaire mrordinaire at gmail.com
Wed Jan 9 05:42:50 PST 2013


Hi,

In Go, I can just install the documentation and later consult it 
using the godoc command, e.g. `godoc fmt Println` would give the 
documentation for the Println Function inside the fmt package.

Is there anything like that for D?

Thanks,
Minh


More information about the Digitalmars-d-learn mailing list