init repo

This commit is contained in:
Sun-ZhenXing
2026-03-30 16:34:04 +08:00
commit d85ab53114
16 changed files with 2622 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# CLI Commands
## build
Build the documentation site for production.
```bash
rspress build
```
## dev
Start the development server.
```bash
rspress dev
```
+3
View File
@@ -0,0 +1,3 @@
# API Reference
This is the API documentation.