dub + ddoc
    Andre Pany 
    andre at s-e-a-p.de
       
    Wed Nov 21 20:32:31 UTC 2018
    
    
  
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 the documentation you can specify module 
include and exclude arguments.
https://code.dlang.org/packages/ddox
Kind regards
Andre
    
    
More information about the Digitalmars-d-learn
mailing list