Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CRD reference title and location in TOC #127

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/spin-operator/contributing/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Contributing
weight: 6
weight: 7
description: >
Contributing to Spin Operator
categories: [Spin Operator]
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/spin-operator/reference/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Reference
description: Reference documentation for Custom Resource Definitions (CRDs)
weight: 3
weight: 6
categories: [Spin Operator]
tags: [reference]
---
4 changes: 2 additions & 2 deletions content/en/docs/spin-operator/reference/spin-app-executor.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: SpinAppExecutor CRD Reference
weight: 1
title: SpinAppExecutor
weight: 2
description: Custom Resource Definition (CRD) reference for `SpinAppExecutor`
categories: [Spin Operator]
tags: [reference]
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/spin-operator/reference/spin-app.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: SpinApp CRD Reference
title: SpinApp
weight: 1
description: Custom Resource Definition (CRD) reference for `SpinApp`
categories: [Spin Operator]
Expand Down
4 changes: 2 additions & 2 deletions crd-reference/spin-app-executor-toc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
metadata:
title: "SpinAppExecutor CRD Reference"
weight: 1
title: "SpinAppExecutor"
weight: 2
description: "Custom Resource Definition (CRD) reference for `SpinAppExecutor`"
category: Spin Operator
groups:
Expand Down
2 changes: 1 addition & 1 deletion crd-reference/spin-app-toc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
metadata:
title: "SpinApp CRD Reference"
title: "SpinApp"
weight: 1
description: "Custom Resource Definition (CRD) reference for `SpinApp`"
groups:
Expand Down