Skip to content

Commit

Permalink
Create behavior reference for Lifecycle for Edge Network extension (#649
Browse files Browse the repository at this point in the history
)

* Create behavior reference for Lifecycle for Edge Network extension

* Update gatsby-config.js to include new page

* Fix lint errors

* Test syntax fix

* Test syntax fix 2

* Fix syntax error 3

* Fix syntax 4

* Update doc for clarity and reorder sections

Add additional context for some diagrams
  • Loading branch information
timkimadobe authored Aug 1, 2024
1 parent 4fb3b61 commit a20ea12
Show file tree
Hide file tree
Showing 10 changed files with 402 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,10 @@ module.exports = {
title: "Event reference",
path: "/edge/lifecycle-for-edge-network/event-reference"
},
{
title: "Behavior reference",
path: "/edge/lifecycle-for-edge-network/behavior-reference"
},
{
title: "Data reference",
path: "/edge/lifecycle-for-edge-network/metrics"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a20ea12

Please sign in to comment.