On Tuesday, 20 January 2015 at 09:38:55 UTC, Mathias LANG wrote:
On Tuesday, 20 January 2015 at 08:55:58 UTC, BlackEdder wrote:
Solved it. I had a _fromJSON comment somewhere else in the
file and the underscore causes ddoc to fail
If you could reduce it to a manageable size and post it to
h
On Tuesday, 20 January 2015 at 08:55:58 UTC, BlackEdder wrote:
Solved it. I had a _fromJSON comment somewhere else in the file
and the underscore causes ddoc to fail
If you could reduce it to a manageable size and post it to
https://issues.dlang.org/ that'll be super cool :)
Solved it. I had a _fromJSON comment somewhere else in the file
and the underscore causes ddoc to fail
On Monday, 19 January 2015 at 20:47:42 UTC, BlackEdder wrote:
I'm trying to use ddoc to generate documentation, but get the
following error:
$ dub -b docs
Building configuration "library", bu
I'm trying to use ddoc to generate documentation, but get the
following error:
$ dub -b docs
Building configuration "library", build type docs
Running dmd...
source/painlessjson.d(287): Error: template
painlessjson.fromJSON(T)(JSONValue json) unmatched --- in DDoc
comment
FAIL . painlessjson s