Re: dub + ddoc
On Wednesday, 21 November 2018 at 19:24:52 UTC, Antonio Corbi wrote: Hi! I'm trying to build the docs for my project with `dub -b docs` and dub also generates the docs for the dependencies of my project. Is it possible to generate the docs *only* for my code? Thx! As far as I understand t
dub + ddoc
Hi! I'm trying to build the docs for my project with `dub -b docs` and dub also generates the docs for the dependencies of my project. Is it possible to generate the docs *only* for my code? Thx!