digitalmars.D - DMD/Phobos documentation
- Vladimir Kulev <me lightoze.net> Oct 17 2006
- Hasan Aljudy <hasan.aljudy gmail.com> Oct 17 2006
Regarding the talks about moving Phobos to DSource, I would ask the question. Phobos has some functions and classes, supposed by DMD to be. Are there any documentation about them?
Oct 17 2006
Vladimir Kulev wrote:Regarding the talks about moving Phobos to DSource, I would ask the question. Phobos has some functions and classes, supposed by DMD to be. Are there any documentation about them?
The documentation (I believe) is embedded in the source code. Here's what ddoc produces for it: http://digitalmars.com/d/phobos/phobos.html
Oct 17 2006








Hasan Aljudy <hasan.aljudy gmail.com>