Skip to content

Commit 7827414

Browse files
committed
restructure
1 parent 4403bab commit 7827414

File tree

3 files changed

+22
-27
lines changed

3 files changed

+22
-27
lines changed

fern/docs.yml

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,8 @@ navigation:
9191
layout:
9292
- section: Getting Started
9393
contents:
94-
- page: Introduction
95-
path: introduction.mdx
96-
- section: How Vapi Works
97-
contents:
98-
- page: Core Models
99-
path: quickstart.mdx
100-
- page: Orchestration Models
101-
path: how-vapi-works.mdx
10294
- section: Quickstart
95+
path: introduction.mdx
10396
contents:
10497
- page: Dashboard Quickstart
10598
path: quickstart/dashboard.mdx
@@ -109,6 +102,12 @@ navigation:
109102
path: quickstart/outbound.mdx
110103
- page: Web Call Quickstart
111104
path: quickstart/web.mdx
105+
- section: How Vapi Works
106+
contents:
107+
- page: Core Models
108+
path: quickstart.mdx
109+
- page: Orchestration Models
110+
path: how-vapi-works.mdx
112111
- section: Use Cases
113112
contents:
114113
- page: Outbound Sales
@@ -122,9 +121,8 @@ navigation:
122121
- section: Build
123122
contents:
124123
- section: Assistants
124+
path: assistants.mdx
125125
contents:
126-
- page: Introduction
127-
path: assistants.mdx
128126
- page: Voice AI Prompting Guide
129127
path: prompting-guide.mdx
130128
- page: Persistent Assistants
@@ -137,48 +135,48 @@ navigation:
137135
path: assistants/background-messages.mdx
138136
- page: Voice Formatting Plan
139137
path: assistants/voice-formatting-plan.mdx
138+
- section: Workflows
139+
path: workflows.mdx
140+
contents:
141+
- page: Tasks
142+
path: workflows/tasks.mdx
140143
- section: Blocks
144+
path: blocks.mdx
141145
contents:
142-
- page: Introduction
143-
path: blocks.mdx
144146
- page: Steps
145147
path: blocks/steps.mdx
146148
- page: Block Types
147149
path: blocks/block-types.mdx
148150
- section: Tools
151+
path: tools/introduction.mdx
149152
contents:
150-
- page: Introduction
151-
path: tools/introduction.mdx
152153
- page: Default Tools
153154
path: tools/default-tools.mdx
154155
- page: Custom Tools
155156
path: tools/custom-tools.mdx
156157
- page: Make & GHL Tools
157158
path: GHL.mdx
158159
- section: Knowledge Base
160+
path: knowledge-base/knowledge-base.mdx
159161
contents:
160-
- page: Introduction
161-
path: knowledge-base/knowledge-base.mdx
162162
- page: Integrating with Trieve
163163
path: knowledge-base/integrating-with-trieve.mdx
164164
- section: Squads
165+
path: squads.mdx
165166
contents:
166-
- page: Introduction
167-
path: squads.mdx
168167
- page: Example
169168
path: squads-example.mdx
170169
- page: Silent Transfers
171170
path: squads/silent-transfers.mdx
172171
# - section: Test
173172
# contents:
174173
# - page: Voice Testing
175-
# path: support.mdx
174+
# path: support.mdx
176175
- section: Deploy
177176
contents:
178177
- section: Calls
178+
path: phone-calling.mdx
179179
contents:
180-
- page: Introduction
181-
path: phone-calling.mdx
182180
- page: Call Forwarding
183181
path: call-forwarding.mdx
184182
- page: Dynamic Call Transfers
@@ -192,9 +190,8 @@ navigation:
192190
- page: Voice Mail Detection
193191
path: calls/voice-mail-detection.mdx
194192
- section: Vapi SDKs
193+
path: sdks.mdx
195194
contents:
196-
- page: Overview
197-
path: sdks.mdx
198195
- section: Client SDKs
199196
contents:
200197
- page: Web SDK
@@ -206,19 +203,17 @@ navigation:
206203
- page: Code Resources
207204
path: resources.mdx
208205
- section: Server URLs
206+
path: server-url.mdx
209207
contents:
210-
- page: Introduction
211-
path: server-url.mdx
212208
- page: Setting Server URLs
213209
path: server-url/setting-server-urls.mdx
214210
- page: Server Events
215211
path: server-url/events.mdx
216212
- page: Developing Locally
217213
path: server-url/developing-locally.mdx
218214
- section: SIP Telephony
215+
path: advanced/sip/sip.mdx
219216
contents:
220-
- page: SIP Introduction
221-
path: advanced/sip/sip.mdx
222217
- page: Telnyx Integration
223218
path: advanced/sip/sip-telnyx.mdx
224219
- section: Advanced Concepts

fern/workflows.mdx

Whitespace-only changes.

fern/workflows/tasks.mdx

Whitespace-only changes.

0 commit comments

Comments
 (0)