init repo
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# CLI Commands
|
||||
|
||||
## build
|
||||
|
||||
Build the documentation site for production.
|
||||
|
||||
```bash
|
||||
rspress build
|
||||
```
|
||||
|
||||
## dev
|
||||
|
||||
Start the development server.
|
||||
|
||||
```bash
|
||||
rspress dev
|
||||
```
|
||||
@@ -0,0 +1,3 @@
|
||||
# API Reference
|
||||
|
||||
This is the API documentation.
|
||||
Reference in New Issue
Block a user