Commit Graph

5 Commits

Author SHA1 Message Date
Julian Friedman 1002b9c1b0
Fix API doc generator to properly link to duck, networking (#3479)
* Update api doc config

Duck no longer lives in github.com/knative, and networking package has
been introduced. Also fill in a couple other packages to remove warnings
when run

* Regenerate api references
2021-04-19 15:08:00 -07:00
Ville Aikas 9db70796af
change all previous versions to generated/kubernetes-api/v1.18 (#2567) 2020-06-09 14:39:32 -07:00
Zhimin Xiang 4d7e1db99e Bump the min k8s version to 1.15 (#2091)
* Bump the min k8s version to 1.15

* add mising docs
2020-01-09 16:32:55 -08:00
RichieEscarez 4f76b5e60c partial build and updated api scripts for v0.8 (#1662) 2019-08-08 16:13:59 -07:00
Ahmet Alp Balkan df7c2b5dff api-reference: Add API reference docs (#714)
Generated with https://github.com/ahmetb/gen-crd-api-reference-docs and
this patch includes the script to self-serve this process. I hope to improve
this stuff in the future, for now it works fine.

Fixes #636.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-01-08 12:45:41 -08:00