How to configure Docca to include kotlin-stdlib

I’m using IDEA, Gradle, Docca

I have Docca generating javadoc-style output for my own code, but with no links to kotlin-stdlib.

How do I configure Docca to do this?

I’ve tried variations of the examples in Docca README
with no success.