mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-10-21 23:06:08 -04:00
clean up docs for #486
This commit is contained in:
parent
285d98a185
commit
ac4a3f5ebf
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
//! - [Examples](https://gitlab.com/veilid/veilid/-/tree/main/veilid-core/examples/)
|
||||
//! - [API Documentation](https://docs.rs/veilid-core)
|
||||
//!
|
||||
//! The public API is accessed by getting a [VeilidAPI] object via a call to [api_startup], [api_startup_json], or
|
||||
//! [api_startup_config].
|
||||
//! The public API is accessed by getting a [VeilidAPI] object via a call to [api_startup], [api_startup_json].
|
||||
//!
|
||||
//! From there, a [RoutingContext] object can get you access to public and private routed operations.
|
||||
//!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue