Skip to content

docs(c-sdk): update markdown files to match current API and project s…#336

Merged
DorianZheng merged 1 commit intomainfrom
docs/update-c-sdk-markdown
Mar 4, 2026
Merged

docs(c-sdk): update markdown files to match current API and project s…#336
DorianZheng merged 1 commit intomainfrom
docs/update-c-sdk-markdown

Conversation

@DorianZheng
Copy link
Copy Markdown
Member

…tructure

  • Delete dev artifacts: REVAMP_SUMMARY.md, CHANGELOG.md
  • Delete QUICK_REFERENCE.md (content merged into reference doc)
  • Fix all v0.1.x signatures to v0.2.0 in sdks/c/README.md
  • Update BoxliteErrorCode enum to all 20 variants (add RpcTransport, Metadata, UnsupportedEngine)
  • Remove dead "Pattern 2: Native API (String Errors)" section
  • Replace duplicate Complete API Reference with link to docs/reference/c/
  • Fix example count from 12 to actual 8 files
  • Document boxlite_box_free() in reference and README
  • Fix architecture paths: boxlite/src/ffi.rs → ffi/src/ops.rs
  • Add Common Patterns, Common Mistakes, Build & Link sections to reference

…tructure

- Delete dev artifacts: REVAMP_SUMMARY.md, CHANGELOG.md
- Delete QUICK_REFERENCE.md (content merged into reference doc)
- Fix all v0.1.x signatures to v0.2.0 in sdks/c/README.md
- Update BoxliteErrorCode enum to all 20 variants (add RpcTransport,
  Metadata, UnsupportedEngine)
- Remove dead "Pattern 2: Native API (String Errors)" section
- Replace duplicate Complete API Reference with link to docs/reference/c/
- Fix example count from 12 to actual 8 files
- Document boxlite_box_free() in reference and README
- Fix architecture paths: boxlite/src/ffi.rs → ffi/src/ops.rs
- Add Common Patterns, Common Mistakes, Build & Link sections to reference
@DorianZheng DorianZheng merged commit a4f6da2 into main Mar 4, 2026
15 checks passed
@DorianZheng DorianZheng deleted the docs/update-c-sdk-markdown branch March 4, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant