I built the documentation for my project using DUB with the command:
I noticed that bare reference links are not supported. They are supported by Ddoc, however.
Weirdly enough, inline code with backticks produced the effect that reference links should. This shouldn't happen because the context of inline code isn't fully known and it might even be non-D code.
This makes DDOX incompatible with (certain) Ddoc documentation.
I built the documentation for my project using DUB with the command:
I noticed that bare reference links are not supported. They are supported by Ddoc, however.
Weirdly enough, inline code with backticks produced the effect that reference links should. This shouldn't happen because the context of inline code isn't fully known and it might even be non-D code.
This makes DDOX incompatible with (certain) Ddoc documentation.