Skip to content

Commit 5c41c1a

Browse files
committed
docs: merge command tables into single list
1 parent 26880cc commit 5c41c1a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,20 +76,13 @@ Show version information.
7676

7777
After running `aidocs init`, these commands are available in Claude Code:
7878

79-
### Basic Commands
80-
8179
| Command | Description | Requires Playwright |
8280
|---------|-------------|---------------------|
8381
| `/docs:init` | Configure project settings, credentials, output style | No |
8482
| `/docs:generate <url>` | Generate docs for a single page with screenshots | Yes |
8583
| `/docs:analyze <route>` | Analyze codebase for a route (no browser) | No |
8684
| `/docs:batch` | Generate docs for multiple pages | Yes |
8785
| `/docs:update` | Update docs based on git diff | Optional |
88-
89-
### Intelligent Commands (NEW)
90-
91-
| Command | Description | Requires Playwright |
92-
|---------|-------------|---------------------|
9386
| `/docs:discover <module>` | Deep analysis of a module's code structure | No |
9487
| `/docs:explore <module>` | Interactive UI exploration with Playwright | Yes |
9588
| `/docs:flow <entity>` | Document complete entity lifecycle (CRUD) | Yes |

0 commit comments

Comments
 (0)