Skip to content

Commit 61451bc

Browse files
committed
docs: Merge browser pages into single Kernel integration page
Combines browser-use.mdx and agent-browser.mdx into one page at docs/integrations/kernel.mdx. Adds new Integrations section to sidebar.
1 parent 47c28f8 commit 61451bc

4 files changed

Lines changed: 504 additions & 527 deletions

File tree

docs.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,13 @@
4747
"pages": [
4848
"docs/use-cases/coding-agents",
4949
"docs/use-cases/computer-use",
50-
"docs/use-cases/ci-cd",
51-
{
52-
"group": "Browser use",
53-
"icon": "globe",
54-
"pages": [
55-
"docs/use-cases/browser-use",
56-
"docs/use-cases/agent-browser"
57-
]
58-
}
50+
"docs/use-cases/ci-cd"
51+
]
52+
},
53+
{
54+
"group": "Integrations",
55+
"pages": [
56+
"docs/integrations/kernel"
5957
]
6058
},
6159
{

0 commit comments

Comments
 (0)