Doc generation fix.

This commit is contained in:
Ferdinand Majerech 2013-12-17 14:45:00 +01:00
parent 85a0e2c0a3
commit 8eae6c61bc

View file

@ -34,4 +34,4 @@ ignore = test/*, examples/*, docsrc/*, autoddoc/*, yaml.d, unittest.d, cdc.d, dy
[DDOC]
# Command to use to generate the documentation.
# Can be modified e.g. to use GDC or LDC.
ddoc_command = dmd -d -c -o-
ddoc_command = dmd -d -c -o- -Isource