digitalmars.D.learn - Customization of DUB build=DDOX output
- Vadim Lopatin (11/11) Dec 16 2014 Hello,
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
Dec 16 2014








"Vadim Lopatin" <coolreader.org gmail.com>