mirror of
https://github.com/corda/corda.git
synced 2025-06-24 02:04:12 +00:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user