File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
content/en/docs/contribute/generate-ref-docs Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,6 @@ Go to `<k8s-base>` and run these scripts:
134
134
hack/update-generated-swagger-docs.sh
135
135
hack/update-openapi-spec.sh
136
136
hack/update-generated-protobuf.sh
137
- hack/update-api-reference-docs.sh
138
137
```
139
138
140
139
Run ` git status ` to see what was generated.
@@ -143,8 +142,6 @@ Run `git status` to see what was generated.
143
142
On branch master
144
143
...
145
144
modified: api/openapi-spec/swagger.json
146
- modified: api/swagger-spec/apps_v1.json
147
- modified: docs/api-reference/apps/v1/definitions.html
148
145
modified: staging/src/k8s.io/api/apps/v1/generated.proto
149
146
modified: staging/src/k8s.io/api/apps/v1/types.go
150
147
modified: staging/src/k8s.io/api/apps/v1/types_swagger_doc_generated.go
You can’t perform that action at this time.
0 commit comments