Am 12.02.2016 um 18:19 schrieb anonymous:
ddox has a number of issues that make it currently not feasible to just
switch over:

* Macro for "path to base of docs"?
     https://github.com/rejectedsoftware/ddox/issues/87

I'm a little worried about introducing such special behavior, because it could lead to doc comments that are incompatible with vanilla Ddoc.

* macros from parent scopes are not known in child scopes
     https://github.com/rejectedsoftware/ddox/issues/116

* treating of underscore not consistent with dmd
     https://github.com/rejectedsoftware/ddox/issues/117

Both fixed now.

Reply via email to