Skip to content

Commit 5836760

Browse files
author
chenbo
committed
Generate CLI reference from commander
1 parent f8bd1b0 commit 5836760

7 files changed

Lines changed: 2847 additions & 105 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- run: npm run check
1818
- run: npm run lint
1919
- run: npm run format:check
20+
- run: npm run docs:cli:check
2021
- run: npm test
2122
- run: npm run benchmark
2223
- run: npm run build

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Chinese concept pages:
3333
## Reference
3434

3535
- [CLI Reference](reference/cli-reference.md)
36+
- [CLI Help Snapshot](reference/cli-help-snapshot.md)
3637
- [MCP Tools](reference/mcp-tools.md)
3738
- [Generated Files and Commit Policy](reference/generated-files.md)
3839
- [Artifacts](reference/artifacts.md)

0 commit comments

Comments
 (0)