Regenerated docs

This commit is contained in:
Ferdinand Majerech 2015-02-21 14:36:06 +01:00
parent 9775f35120
commit 0a0e966a26
55 changed files with 4873 additions and 13281 deletions

View file

@ -144,7 +144,7 @@ Create a file called ``dub.json`` with the following contents:
"mainSourceFile": "main.d",
"dependencies":
{
"dyaml": { "version" : "~>0.5.0", "path" : "../../"},
"dyaml": { "version" : "~>0.5.0" },
},
}