events: Add html_favicon_url and html_logo_url for docs
This commit is contained in:
parent
e658b8b128
commit
f0f63086d5
@ -1,3 +1,5 @@
|
||||
#![doc(html_favicon_url = "https://ruma.io/favicon.ico")]
|
||||
#![doc(html_logo_url = "https://ruma.io/images/logo.png")]
|
||||
//! (De)serializable types for the events in the [Matrix](https://matrix.org) specification.
|
||||
//! These types are used by other Ruma crates.
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user