documenting compile-time constants
Vlad Levenfeld via Digitalmars-d-learn Mon, 06 Jul 2015 18:11:21 -0700
How do I ddoc an enum constant? Putting ddoc comments above
functions and structs woorks fine but ddocing an enum constant
doesn't generate any documentation.
- documenting compile-time constant... Vlad Levenfeld via Digitalmars-d-learn
- Re: documenting compile-time... Rikki Cattermole via Digitalmars-d-learn
- Re: documenting compile-... Vlad Levenfeld via Digitalmars-d-learn