Skip to content

Commit 8f169f0

Browse files
authored
docs: resolve merge conflicts in workflows docs (#461)
workflow docs
1 parent 517552c commit 8f169f0

23 files changed

+111
-70
lines changed

fern/docs.yml

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -123,30 +123,6 @@ navigation:
123123
path: examples/docs-agent.mdx
124124
icon: fa-light fa-microphone
125125

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:
137-
- page: Appointment scheduling
138-
path: workflows/examples/appointment-scheduling.mdx
139-
icon: fa-light fa-calendar-check
140-
- page: Outbound sales
141-
path: workflows/examples/outbound-sales.mdx
142-
icon: fa-light fa-money-bill-wave
143-
- page: Medical triage
144-
path: workflows/examples/clinic-triage-scheduling.mdx
145-
icon: fa-light fa-stethoscope
146-
- page: Order management
147-
path: workflows/examples/ecommerce-order-management.mdx
148-
icon: fa-light fa-shopping-cart
149-
150126
- section: Assistant customization
151127
contents:
152128
- section: Conversation behaviour
@@ -236,6 +212,31 @@ navigation:
236212
- page: Tool calling integration
237213
path: customization/custom-llm/tool-calling-integration.mdx
238214

215+
- section: Workflows
216+
icon: fa-light fa-diagram-project
217+
contents:
218+
- page: Quickstart
219+
path: workflows/quickstart.mdx
220+
icon: fa-light fa-bolt-lightning
221+
- page: Overview
222+
path: workflows/overview.mdx
223+
icon: fa-light fa-eye
224+
- section: Examples
225+
icon: fa-light fa-code
226+
contents:
227+
- page: Appointment scheduling
228+
path: workflows/examples/appointment-scheduling.mdx
229+
icon: fa-light fa-calendar-check
230+
- page: Outbound sales
231+
path: workflows/examples/outbound-sales.mdx
232+
icon: fa-light fa-money-bill-wave
233+
- page: Medical triage
234+
path: workflows/examples/clinic-triage-scheduling.mdx
235+
icon: fa-light fa-stethoscope
236+
- page: Order management
237+
path: workflows/examples/ecommerce-order-management.mdx
238+
icon: fa-light fa-shopping-cart
239+
239240
- section: Best practices
240241
contents:
241242
- page: Prompting guide
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)