I can’t even get help out of it
# dokka
n
I can’t even get help out of it
s
natpryce:
-noStdlibLink
to pass true (for booleans) and
-format value
for parameters
n
I get the following error: ERROR: error: source file or directory not found: -noStdlibLink
when I pass the arguments: src/main -format javadoc -noStdlibLink
so -format is working, but -noStdlibLink seems not to
s
That's because you don't needed
-noStdlibLink
, external linking not available (yet)
n
Oh. ok
s
I hope external linking and whole Dokka 0.9.14 will be released this week.
n
excellent!
Look forward to it.
Thanks for your help.