mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
docs: add sdk doc
This commit is contained in:
parent
b3c8bec019
commit
8d8045ff95
5 changed files with 309 additions and 15 deletions
|
|
@ -24,3 +24,6 @@ example, if the page title is "Models", avoid using a section title like "Add
|
|||
new models". This might be unavoidable in some cases, but try to avoid it.
|
||||
|
||||
Check out the /packages/web/src/content/docs/docs/index.mdx as an example.
|
||||
|
||||
For JS or TS code snippets remove trailing semicolons and any trailing commas
|
||||
that might not be needed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue