ddox question

Mathias LANG via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 11 15:40:42 PST 2015


On Sunday, 11 January 2015 at 22:19:01 UTC, Andrei Alexandrescu 
wrote:
>
> Thanks! Are there ways to override those? We need to make 
> dlang.org independent of 
> https://github.com/rejectedsoftware/ddox/. -- Andreo

By default, it uses ddox's one, but they're overrideable (by 
defining a file with the same name), as it's already done for 
layout.dt and ddox.layout.dt:

https://github.com/D-Programming-Language/dlang.org/tree/master/dpl-docs/views



More information about the Digitalmars-d mailing list