mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
Generate API docs with vuepress-plugin-typedoc (#8755)
* Generate API docs with vuepress-plugin-typedoc * Links, fixes, cleanup
This commit is contained in:
1
.github/workflows/deploy-docs.yml
vendored
1
.github/workflows/deploy-docs.yml
vendored
@@ -29,7 +29,6 @@ jobs:
|
||||
npm run build
|
||||
./scripts/docs-config.sh "master"
|
||||
npm run docs
|
||||
npm run typedoc
|
||||
npm pack
|
||||
./scripts/deploy-docs.sh "master"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user