Skip to content

Commit

Permalink
Merge pull request #424 from Peefy/more-cpp-api-docs
Browse files Browse the repository at this point in the history
docs: add more cpp api documents
  • Loading branch information
Peefy authored Jul 21, 2024
2 parents 57f2cc9 + a283d48 commit 4f7115d
Show file tree
Hide file tree
Showing 8 changed files with 1,565 additions and 88 deletions.
377 changes: 360 additions & 17 deletions docs/reference/xlang-api/cpp-api.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/reference/xlang-api/java-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This way you'll be able to import the above dependency to use the SDK.
<dependency>
<groupId>com.kcl</groupId>
<artifactId>kcl-lib</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.3-SNAPSHOT</version>
</dependency>
```

Expand Down
Loading

0 comments on commit 4f7115d

Please sign in to comment.