Customization of DUB build=DDOX output
    Vadim Lopatin via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Dec 16 00:22:24 PST 2014
    
    
  
Hello,
I'm trying to use DDOX to generate documentation pages for my 
library (dlangui).
dub --build=ddox produces nice output with navigation by modules, 
but I cannot find out how to embed some custom navigation pane on 
all pages.
E.g. put links to some additional pages like downloads, 
screenshots, github...
Is it possible to do it using dub+ddox build?
Best regards,
      Vadim
    
    
More information about the Digitalmars-d-learn
mailing list