Skip to content

Commit cc95965

Browse files
committed
update CRD doc title and description
1 parent ecebace commit cc95965

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/crd/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Resource Definitions API Reference
2+
title: Custom Resource Definitions API Reference
33
slug: /reference/apisix-ingress-controller/crd-reference
44
description: Explore detailed reference documentation for the custom resource definitions (CRDs) supported by the APISIX Ingress Controller.
55
---
66

7-
This document provides the API resource description for the APISIX Ingress Controller.
7+
This document provides the API resource description the API7 Ingress Controller custom resource definitions (CRDs).
88

99
## Packages
1010
- [apisix.apache.org/v1alpha1](#apisixapacheorgv1alpha1)

docs/template/gv_list.tpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
{{- $groupVersions := . -}}
33

44
---
5-
title: Resource Definitions API Reference
5+
title: Custom Resource Definitions API Reference
66
slug: /reference/apisix-ingress-controller/crd-reference
77
description: Explore detailed reference documentation for the custom resource definitions (CRDs) supported by the APISIX Ingress Controller.
88
---
99

10-
This document provides the API resource description for the APISIX Ingress Controller.
10+
This document provides the API resource description the API7 Ingress Controller custom resource definitions (CRDs).
1111

1212
## Packages
1313
{{- range $groupVersions }}

0 commit comments

Comments
 (0)