mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
docs: add docs.rs logo
This commit is contained in:
parent
4ff0c5286c
commit
2b47f2a1d6
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
//! * [PyPI (python)](https://pypi.org/project/codemp)
|
||||
//! * [npm (javascript)](https://www.npmjs.com/package/codemp)
|
||||
//!
|
||||
#![doc(html_logo_url = "https://codemp.dev/static/logo-round.png")]
|
||||
|
||||
/// core structs and traits
|
||||
pub mod api;
|
||||
|
|
Loading…
Reference in a new issue