Generate API docs with vuepress-plugin-typedoc (#8755)

* Generate API docs with vuepress-plugin-typedoc

* Links, fixes, cleanup
This commit is contained in:
Jukka Kurkela
2021-03-30 23:19:59 +03:00
committed by GitHub
parent 4b7b3f277f
commit 93e07ebb48
10 changed files with 42 additions and 10 deletions

View File

@@ -122,7 +122,7 @@ var chart = new Chart(ctx, {
## Plugin Core API
Read more about the [existing plugin extension hooks](https://github.com/chartjs/Chart.js/blob/master/types/index.esm.d.ts).
Read more about the [existing plugin extension hooks](../api/interfaces/plugin).
### Chart Initialization