Can I use dub to generate docs?

Basile B. b2.tem at gmx.com
Mon Dec 14 11:06:36 UTC 2020


On Monday, 14 December 2020 at 02:54:12 UTC, Jack wrote:
> like dmd's -D flag?

you can try

    $ dub run harbored-mod -- $(find -iname *.d)

That will generate doc for all d source in the current working 
directory.



More information about the Digitalmars-d-learn mailing list