Skip to content

Commit

Permalink
Merge pull request #412 from Peefy/update-python-api-docs
Browse files Browse the repository at this point in the history
docs: add python API reference docs
  • Loading branch information
Peefy authored Jul 15, 2024
2 parents 1ce25d9 + 966abbd commit 48d894f
Show file tree
Hide file tree
Showing 10 changed files with 2,697 additions and 20 deletions.
672 changes: 672 additions & 0 deletions docs/reference/xlang-api/python-api.md

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions docs/reference/xlang-api/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -844,10 +844,6 @@ service KclvmService {
/// "jsonrpc": "2.0",
/// "method": "Test",
/// "params": {
/// "exec_args": {
/// "work_dir": "./src/testdata/testing/module",
/// "k_filename_list": ["main.k"]
/// },
/// "pkg_list": ["./src/testdata/testing/module/..."]
/// },
/// "id": 1
Expand Down
Loading

0 comments on commit 48d894f

Please sign in to comment.