mirror of https://github.com/knative/docs.git
Order eventing, clean up extra header (#2318)
This commit is contained in:
parent
543433136e
commit
66544546b0
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Accessing CloudEvent traces"
|
||||
#linkTitle: "OPTIONAL_ALTERNATE_NAV_TITLE"
|
||||
weight: 50
|
||||
weight: 85
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Broker and Trigger"
|
||||
weight: 30
|
||||
weight: 20
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Knative Eventing channels"
|
||||
linkTitle: "Channels"
|
||||
weight: 15
|
||||
weight: 40
|
||||
type: "docs"
|
||||
showlandingtoc: "true"
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Debugging Knative Eventing"
|
||||
linkTitle: "Debugging"
|
||||
weight: 100
|
||||
weight: 80
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Event delivery"
|
||||
weight: 40
|
||||
weight: 50
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Event registry"
|
||||
weight: 40
|
||||
weight: 25
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Knative Eventing code samples"
|
||||
linkTitle: "Code samples"
|
||||
weight: 90
|
||||
weight: 100
|
||||
type: "docs"
|
||||
showlandingtoc: "true"
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: "Knative Eventing sources"
|
||||
linkTitle: "Eventing sources"
|
||||
weight: 20
|
||||
weight: 30
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue