digitalmars.D.learn - ddoc documentation of private variables, functions, etc.
- Charles Hixson <charleshixsn earthlink.net> Nov 03 2008
- BCS <ao pathlink.com> Nov 03 2008
- Jacob Carlborg <doobnet gmail.com> Nov 04 2008
I understand that be default ddoc doesn't produce documentation of private entities, but is it possible to ask it to do so? It would be really convenient during development.
Nov 03 2008
Reply to Charles,I understand that be default ddoc doesn't produce documentation of private entities, but is it possible to ask it to do so? It would be really convenient during development.
vote++ (with a switch)
Nov 03 2008
Charles Hixson wrote:I understand that be default ddoc doesn't produce documentation of private entities, but is it possible to ask it to do so? It would be really convenient during development.
It does if you use dsss, check the tango documentation
Nov 04 2008









BCS <ao pathlink.com> 