I don't know if it's been proposed before, but would it be feasible to allow the D compiler to interpret some D code that would emit DDoc?

This would allow more powerful macros, and together with __traits functionality that retrieves a symbol's DDoc, it could also be used to generate an index as discussed in the other thread, without having to rely on JavaScript or a separate post-processing step.

Reply via email to