You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github.com/ahmetb/gen-crd-api-reference-docsv0.3.1-0.20220720053627-e327d0730470// Waiting for https://github.com/ahmetb/gen-crd-api-reference-docs/pull/43/files to merge
replacegithub.com/ahmetb/gen-crd-api-reference-docs => github.com/tektoncd/ahmetb-gen-crd-api-reference-docsv0.3.1-0.20220729140133-6ce2d5aafcb4// Waiting for https://github.com/ahmetb/gen-crd-api-reference-docs/pull/43/files to merge
Copy file name to clipboardExpand all lines: hack/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,7 @@ Tekton Pipelines.
9
9
-[`update-openapigen.sh`](./update-openapigen.sh): Updates OpenAPI specification and Swagger file.
10
10
-[`verify-codegen.sh`](./verify-codegen.sh): Verifies that auto-generated
11
11
client libraries are up-to-date.
12
+
-[`update-reference-docs.sh`](./update-reference-docs.sh) and related files: Generates [`docs/pipeline-api.md`](../docs/pipeline-api.md).
13
+
-[`reference-docs-gen-config.json`](./reference-docs-gen-config.json) is the configuration file for the [`gen-api-reference-docs`](https://github.com/tektoncd/ahmetb-gen-crd-api-reference-docs) binary.
14
+
-[`reference-docs-template`](./reference-docs-template) contains Go templates for the generated Markdown.
12
15
- Release docs have been moved to [the top-level `tekton` dir](../tekton)
0 commit comments