forked from github-starred/komodo
add clear link to api docs
This commit is contained in:
3
docsite/docs/api.md
Normal file
3
docsite/docs/api.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# API
|
||||
|
||||
Monitor Core exposes an http API to read data, write configuration, and execute actions. The API documentation is generated from the code and is [available here](https://docs.rs/monitor_client/latest/monitor_client/api/index.html).
|
||||
@@ -57,7 +57,7 @@ const sidebars: SidebarsConfig = {
|
||||
},
|
||||
"sync-resources",
|
||||
"permissioning",
|
||||
"file-paths",
|
||||
"api",
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user