mirror of
https://github.com/litruv/API-WebSocket-Bridge.git
synced 2026-07-24 02:36:03 +10:00
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"source": "./path/to/your/javascript/files",
|
|
"destination": "./docs/api",
|
|
"plugins": [],
|
|
"title": "My Project Documentation",
|
|
"index": "./path/to/your/index.md"
|
|
}
|
|
|