Skip to content

Commit 61bf9b1

Browse files
humfordskeptrunedev
authored andcommitted
build / deploy refactor
1 parent fe056ee commit 61bf9b1

File tree

1 file changed

+25
-19
lines changed

1 file changed

+25
-19
lines changed

fern/docs.yml

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ navigation:
119119
path: examples/pizza-website.mdx
120120
- page: Python Outbound Snippet
121121
path: examples/outbound-call-python.mdx
122-
- section: Core Concepts
122+
- section: Build
123123
contents:
124124
- section: Assistants
125125
contents:
@@ -145,22 +145,6 @@ navigation:
145145
path: blocks/steps.mdx
146146
- page: Block Types
147147
path: blocks/block-types.mdx
148-
- section: Calls
149-
contents:
150-
- page: Introduction
151-
path: phone-calling.mdx
152-
- page: Call Forwarding
153-
path: call-forwarding.mdx
154-
- page: Dynamic Call Transfers
155-
path: calls/call-dynamic-transfers.mdx
156-
- page: Ended Reason
157-
path: calls/call-ended-reason.mdx
158-
- page: Live Call Control
159-
path: calls/call-features.mdx
160-
- page: On-Hold Specialist Transfer
161-
path: calls/call-handling-with-vapi-and-twilio.mdx
162-
- page: Voice Mail Detection
163-
path: calls/voice-mail-detection.mdx
164148
- section: Tools
165149
contents:
166150
- page: Introduction
@@ -185,8 +169,28 @@ navigation:
185169
path: squads-example.mdx
186170
- page: Silent Transfers
187171
path: squads/silent-transfers.mdx
188-
- section: Advanced Concepts
172+
# - section: Test
173+
# contents:
174+
# - page: Voice Testing
175+
# path: support.mdx
176+
- section: Deploy
189177
contents:
178+
- section: Calls
179+
contents:
180+
- page: Introduction
181+
path: phone-calling.mdx
182+
- page: Call Forwarding
183+
path: call-forwarding.mdx
184+
- page: Dynamic Call Transfers
185+
path: calls/call-dynamic-transfers.mdx
186+
- page: Ended Reason
187+
path: calls/call-ended-reason.mdx
188+
- page: Live Call Control
189+
path: calls/call-features.mdx
190+
- page: On-Hold Specialist Transfer
191+
path: calls/call-handling-with-vapi-and-twilio.mdx
192+
- page: Voice Mail Detection
193+
path: calls/voice-mail-detection.mdx
190194
- section: Vapi SDKs
191195
contents:
192196
- page: Overview
@@ -217,6 +221,8 @@ navigation:
217221
path: advanced/sip/sip.mdx
218222
- page: Telnyx Integration
219223
path: advanced/sip/sip-telnyx.mdx
224+
- section: Advanced Concepts
225+
contents:
220226
- page: Multilingual Support
221227
path: customization/multilingual.mdx
222228
- section: Advanced Voice Features
@@ -259,7 +265,7 @@ navigation:
259265
path: glossary.mdx
260266
- page: FAQ
261267
path: faq.mdx
262-
- section: Platform
268+
- section: Support & Billing
263269
contents:
264270
- page: Support
265271
path: support.mdx

0 commit comments

Comments
 (0)