Skip to content

Commit 67b61a9

Browse files
author
goosewin
committed
chore: update nav to include workflow docs
1 parent 372f490 commit 67b61a9

1 file changed

Lines changed: 22 additions & 10 deletions

File tree

fern/docs.yml

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -116,24 +116,36 @@ navigation:
116116
- page: Inbound support
117117
path: examples/inbound-support.mdx
118118
icon: fa-light fa-phone-volume
119+
- page: Voice widget
120+
path: examples/voice-widget.mdx
121+
icon: fa-light fa-window-maximize
122+
- page: Documentation agent
123+
path: examples/docs-agent.mdx
124+
icon: fa-light fa-microphone
125+
126+
- section: Workflows
127+
contents:
128+
- page: Quickstart
129+
path: workflows/quickstart.mdx
130+
icon: fa-light fa-bolt-lightning
131+
- page: Overview
132+
path: workflows/overview.mdx
133+
icon: fa-light fa-book
134+
- section: Examples
135+
icon: fa-light fa-code
136+
contents:
119137
- page: Appointment scheduling
120-
path: examples/appointment-scheduling.mdx
138+
path: workflows/examples/appointment-scheduling.mdx
121139
icon: fa-light fa-calendar-check
122140
- page: Outbound sales
123-
path: examples/outbound-sales.mdx
141+
path: workflows/examples/outbound-sales.mdx
124142
icon: fa-light fa-money-bill-wave
125143
- page: Medical triage
126-
path: examples/clinic-triage-scheduling.mdx
144+
path: workflows/examples/clinic-triage-scheduling.mdx
127145
icon: fa-light fa-stethoscope
128146
- page: Order management
129-
path: examples/ecommerce-order-management.mdx
147+
path: workflows/examples/ecommerce-order-management.mdx
130148
icon: fa-light fa-shopping-cart
131-
- page: Voice widget
132-
path: examples/voice-widget.mdx
133-
icon: fa-light fa-window-maximize
134-
- page: Documentation agent
135-
path: examples/docs-agent.mdx
136-
icon: fa-light fa-microphone
137149

138150
- section: Assistant customization
139151
contents:

0 commit comments

Comments
 (0)