06.01.2013 Ali Çehreli wrote>:
On 01/05/2013 11:23 AM, Peter Sommerfeld wrote:
>
> I seem to be unable to customize DDoc from the
> command line.
>
> Suppose the sources are in "src", docs in "doc".
> Here is my command line (Win7 if that matters):
>
> dmd -D -Dddoc doc/my.ddoc src/main.
On 01/05/2013 11:23 AM, Peter Sommerfeld wrote:
>
> I seem to be unable to customize DDoc from the
> command line.
>
> Suppose the sources are in "src", docs in "doc".
> Here is my command line (Win7 if that matters):
>
> dmd -D -Dddoc doc/my.ddoc src/main.d
>
> Nothing happens...
>
> What I would
Am 05.01.2013, 20:23 Uhr, schrieb Peter Sommerfeld :
Nothing happens...
Sorry, I was imprecise. Of course, the executable as
well as the html was generated but my.ddoc had no
effect.
Peter
I seem to be unable to customize DDoc from the
command line.
Suppose the sources are in "src", docs in "doc".
Here is my command line (Win7 if that matters):
dmd -D -Dddoc doc/my.ddoc src/main.d
Nothing happens...
What I would like to do is to add a style sheet
as described in http://dlan