mirror of
https://github.com/corda/corda.git
synced 2025-05-28 21:24:24 +00:00
Update link for Corda API strategy documentation. (#2316)
This commit is contained in:
parent
48be562a2a
commit
00a02b30fe
@ -6,7 +6,7 @@ Generates a text summary of Corda's public API that we can check for API-breakin
|
|||||||
$ gradlew generateApi
|
$ gradlew generateApi
|
||||||
```
|
```
|
||||||
|
|
||||||
See [here](../../docs/source/api-index.rst) for Corda's public API strategy. We will need to
|
See [here](../../docs/source/corda-api.rst) for Corda's public API strategy. We will need to
|
||||||
apply this plugin to other modules in future Corda releases as those modules' APIs stabilise.
|
apply this plugin to other modules in future Corda releases as those modules' APIs stabilise.
|
||||||
|
|
||||||
Basically, this plugin will document a module's `public` and `protected` classes/methods/fields,
|
Basically, this plugin will document a module's `public` and `protected` classes/methods/fields,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user