Skip to content

Commit d4e1457

Browse files
committed
Move content into deep dives
1 parent 57d13b7 commit d4e1457

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

core-concepts/ai-ingestion.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "AI Ingestion"
33
description: "How to feed your docs into LLMs"
4-
icon: "message-square-diff"
4+
icon: "bot-message-square"
55
---
66

77
All documentation pages are auto-hosted in a variety of markdown formats to make it easier for:

docs.json

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
},
6767
{
68-
"group": "API References",
68+
"group": "API Pages",
6969
"pages": [
7070
"api-playground/overview",
7171
{
@@ -96,18 +96,6 @@
9696
"api-playground/troubleshooting"
9797
]
9898
},
99-
{
100-
"group": "Configurations",
101-
"pages": [
102-
"settings/custom-domain",
103-
"settings/seo",
104-
"settings/broken-links",
105-
"settings/github",
106-
"settings/gitlab",
107-
"settings/ci",
108-
"settings/preview-deployments"
109-
]
110-
},
11199
{
112100
"group": "Guides",
113101
"pages": [
@@ -117,6 +105,13 @@
117105
{
118106
"group": "Deep Dive",
119107
"pages": [
108+
"settings/custom-domain",
109+
"settings/seo",
110+
"settings/broken-links",
111+
"settings/github",
112+
"settings/gitlab",
113+
"settings/ci",
114+
"settings/preview-deployments",
120115
{
121116
"group": "Integrations",
122117
"icon": "blocks",

0 commit comments

Comments
 (0)