Order eventing, clean up extra header (#2318)

This commit is contained in:
Evan Anderson 2020-03-17 18:09:06 -07:00 committed by GitHub
parent 543433136e
commit 66544546b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 8 additions and 10 deletions

View File

@ -1,7 +1,7 @@
---
title: "Accessing CloudEvent traces"
#linkTitle: "OPTIONAL_ALTERNATE_NAV_TITLE"
weight: 50
weight: 85
type: "docs"
---

View File

@ -1,6 +1,6 @@
---
title: "Broker and Trigger"
weight: 30
weight: 20
type: "docs"
---

View File

@ -4,8 +4,6 @@ weight: 30
type: "docs"
---
# Channel Based Broker
NOTE: This doc assume the shared Knative Eventing components are installed in the `knative-eventing`
namespace. If you installed the shared Knative Eventing components in a different namespace, replace
`knative-eventing` with the name of that namespace.

View File

@ -1,7 +1,7 @@
---
title: "Knative Eventing channels"
linkTitle: "Channels"
weight: 15
weight: 40
type: "docs"
showlandingtoc: "true"
---

View File

@ -1,7 +1,7 @@
---
title: "Debugging Knative Eventing"
linkTitle: "Debugging"
weight: 100
weight: 80
type: "docs"
---

View File

@ -1,6 +1,6 @@
---
title: "Event delivery"
weight: 40
weight: 50
type: "docs"
---

View File

@ -1,6 +1,6 @@
---
title: "Event registry"
weight: 40
weight: 25
type: "docs"
---

View File

@ -1,7 +1,7 @@
---
title: "Knative Eventing code samples"
linkTitle: "Code samples"
weight: 90
weight: 100
type: "docs"
showlandingtoc: "true"
---

View File

@ -1,7 +1,7 @@
---
title: "Knative Eventing sources"
linkTitle: "Eventing sources"
weight: 20
weight: 30
type: "docs"
---