kibana/packages/kbn-validate-next-docs-cli
2023-02-10 10:54:20 -06:00
..
config.ts [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
error.ts [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
jest.config.js [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
kibana.jsonc [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
package.json [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
README.md [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
repos.ts [validate-next-docs] declare how github urls are determined 2023-02-10 10:54:20 -06:00
tsconfig.json [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
validate_next_docs_cli.ts [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00

@kbn/validate-next-docs-cli

Clone a bunch of repos needed to build the next-docs with the latest version of the changes in the repo. This is only used for validating changes in CI with full validation of all IDs. This isn't intended for local development (except for debugging).

To build the docs locally run: ./scripts/dev_docs.sh