mirror of
https://github.com/sst/opencode.git
synced 2025-08-27 08:24:06 +00:00
docs: document server API endpoints (#2019)
Co-authored-by: Jay <air@live.ca>
This commit is contained in:
parent
40bdbf92a3
commit
c59ded82b3
3 changed files with 132 additions and 2 deletions
|
@ -69,7 +69,7 @@ export default defineConfig({
|
|||
|
||||
{
|
||||
label: "Usage",
|
||||
items: ["docs/tui", "docs/cli", "docs/ide", "docs/share", "docs/github"],
|
||||
items: ["docs/tui", "docs/cli", "docs/ide", "docs/share", "docs/server", "docs/github"],
|
||||
},
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue