Regenerated docs
This commit is contained in:
parent
9775f35120
commit
0a0e966a26
55 changed files with 4873 additions and 13281 deletions
|
@ -2,7 +2,7 @@
|
|||
Welcome to D:YAML documentation!
|
||||
================================
|
||||
|
||||
`API Documentation <api/index.html>`_
|
||||
API Documentation `(online) <http://ddocs.org/dyaml/~master/index.html>`_ `(local copy) <api/index.html>`_
|
||||
|
||||
Tutorials:
|
||||
|
||||
|
|
|
@ -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" },
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue