Docs: upgrade Dokka, start building a javadoc version of the API docs alongside the Kotlin API docs. Switch to using gradle to download/invoke it.

This commit is contained in:
Mike Hearn
2017-01-17 13:50:16 +01:00
parent 5d40a03e60
commit 701f7adcab
3 changed files with 25 additions and 9 deletions

View File

@ -6,7 +6,7 @@
{% block sidebartitle %}
{{ super() }}
<br>
<a href="api/index.html">API reference</a>
API reference: <a href="api/kotlin/corda/index.html">Kotlin</a>/ <a href="api/javadoc/index.html">JavaDoc</a>
<br>
<a href="https://discourse.corda.net">Discourse Forums</a>
<br>