Skip to content

Commit

Permalink
Merge pull request #540 from Xieql/add-pipeline-api-ref-doc
Browse files Browse the repository at this point in the history
doc: add pipeline api reference
  • Loading branch information
kurator-bot authored Jan 11, 2024
2 parents d500d0e + 4ced227 commit 4ef5f0a
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/content/en/docs/references/app-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Application API reference"
linkTitle: "Application API"
weight: 40
description: "Detailed docuementation on the Application API"
description: "Detailed documentation on the Application API"
---

{{< reference apps_v1alpha1_types >}}
2 changes: 1 addition & 1 deletion docs/content/en/docs/references/backup-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Backup API reference"
linkTitle: "Backup API"
weight: 50
description: "Detailed docuementation on the Backup API"
description: "Detailed documentation on the Backup API"
---

{{< reference backups_v1alpha1_types >}}
2 changes: 1 addition & 1 deletion docs/content/en/docs/references/cluster-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Cluster API reference"
linkTitle: "Cluster API"
weight: 10
description: "Detailed docuementation on the clusters API"
description: "Detailed documentation on the clusters API"
---

{{< reference cluster_v1alpha1_types >}}
2 changes: 1 addition & 1 deletion docs/content/en/docs/references/fleet-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Fleet API reference"
linkTitle: "Fleet API"
weight: 30
description: "Detailed docuementation on the fleet API"
description: "Detailed documentation on the fleet API"
---

{{< reference fleet_v1alpha1_types >}}
2 changes: 1 addition & 1 deletion docs/content/en/docs/references/infra-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Infra API reference"
linkTitle: "Infra API"
weight: 20
description: "Detailed docuementation on the infras API"
description: "Detailed documentation on the infras API"
---

{{< reference infra_v1alpha1_types >}}
9 changes: 9 additions & 0 deletions docs/content/en/docs/references/pipeline-api.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "Pipeline API reference"
linkTitle: "Pipeline API"
weight: 60
description: "Detailed documentation on the Pipeline API"
---

{{< reference pipeline_v1alpha1_types >}}

0 comments on commit 4ef5f0a

Please sign in to comment.