Skip to content

Commit 9406985

Browse files
committed
add Claude Code page
1 parent 1104e80 commit 9406985

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"guides/analytics",
111111
"guides/assistant",
112112
"mcp",
113+
"guides/claude-code",
113114
"guides/cursor",
114115
"translations",
115116
"react-components",

guides/claude-code.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Claude Code"
3+
description: "Configure Claude Code to help write, review, and update docs"
4+
icon: "asterisk"
5+
---
6+
7+
Claude Code is an agentic command line tool that lets you delegate documentation tasks from your terminal. You can create workflows to create, maintain, and review your docs.
8+
9+
Claude Code can be used immediately after installation, but becomes more powerful when you configure it to work with your docs.
10+
11+
## Prerequisites
12+
13+
- Claude Code API key
14+
15+
## Set up
16+
17+
## Use cases
18+
19+
Claude Code is a tool that allows you to use Claude to write code.
20+
21+
## Examples

0 commit comments

Comments
 (0)