1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-28 18:38:40 +00:00

[docs]: sync api docs with latest api changes (#2808)

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>
This commit is contained in:
Prateek Pandey 2021-12-09 20:14:29 +05:30 committed by GitHub
parent 8da64cb5cf
commit 911bebcf4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2219 additions and 227 deletions

View file

@ -146,7 +146,7 @@ docker-push-kyverno: docker-buildx-builder
##################################
generate-api-docs:
go run github.com/ahmetb/gen-crd-api-reference-docs -api-dir ./api -config documentation/api/config.json -template-dir documentation/api/template -out-file documentation/index.html
go run gen-crd-api-reference-docs -api-dir ./api -config docs/config.json -template-dir docs/template -out-file docs/crd/v1/index.html
##################################

File diff suppressed because it is too large Load diff