Skip to content

Commit a95e003

Browse files
committed
fix(nav): move workflows lower in the sidebar
1 parent 5194fdb commit a95e003

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

fern/docs.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -275,36 +275,6 @@ navigation:
275275
path: assistants/examples/multilingual-agent.mdx
276276
icon: fa-light fa-globe
277277

278-
- section: Workflows
279-
contents:
280-
- page: Quickstart
281-
path: workflows/quickstart.mdx
282-
icon: fa-light fa-rocket
283-
- page: Overview
284-
path: workflows/overview.mdx
285-
icon: fa-light fa-eye
286-
- section: Examples
287-
icon: fa-light fa-code
288-
contents:
289-
- page: Appointment scheduling
290-
path: workflows/examples/appointment-scheduling.mdx
291-
icon: fa-light fa-calendar-check
292-
- page: Lead qualification
293-
path: workflows/examples/lead-qualification.mdx
294-
icon: fa-light fa-money-bill-wave
295-
- page: Medical triage
296-
path: workflows/examples/clinic-triage-scheduling.mdx
297-
icon: fa-light fa-stethoscope
298-
- page: Order management
299-
path: workflows/examples/ecommerce-order-management.mdx
300-
icon: fa-light fa-shopping-cart
301-
- page: Property management
302-
path: workflows/examples/property-management.mdx
303-
icon: fa-light fa-building
304-
- page: Multilingual support
305-
path: workflows/examples/multilingual-support.mdx
306-
icon: fa-light fa-globe
307-
308278
- section: Squads
309279
contents:
310280
- page: Quickstart
@@ -486,6 +456,36 @@ navigation:
486456
- page: Server authentication
487457
path: server-url/server-authentication.mdx
488458

459+
- section: Workflows
460+
contents:
461+
- page: Quickstart
462+
path: workflows/quickstart.mdx
463+
icon: fa-light fa-rocket
464+
- page: Overview
465+
path: workflows/overview.mdx
466+
icon: fa-light fa-eye
467+
- section: Examples
468+
icon: fa-light fa-code
469+
contents:
470+
- page: Appointment scheduling
471+
path: workflows/examples/appointment-scheduling.mdx
472+
icon: fa-light fa-calendar-check
473+
- page: Lead qualification
474+
path: workflows/examples/lead-qualification.mdx
475+
icon: fa-light fa-money-bill-wave
476+
- page: Medical triage
477+
path: workflows/examples/clinic-triage-scheduling.mdx
478+
icon: fa-light fa-stethoscope
479+
- page: Order management
480+
path: workflows/examples/ecommerce-order-management.mdx
481+
icon: fa-light fa-shopping-cart
482+
- page: Property management
483+
path: workflows/examples/property-management.mdx
484+
icon: fa-light fa-building
485+
- page: Multilingual support
486+
path: workflows/examples/multilingual-support.mdx
487+
icon: fa-light fa-globe
488+
489489
- section: Resources
490490
collapsed: false
491491
contents:

0 commit comments

Comments
 (0)