improve doc (#8437)

This commit is contained in:
Guillaume Thiolliere
2021-03-23 17:40:52 +01:00
committed by GitHub
parent 1602f8dd2d
commit d343683ca9
21 changed files with 75 additions and 94 deletions
+3 -3
View File
@@ -30,9 +30,9 @@
//! as the [NetworkState](../../client/offchain/struct.NetworkState.html).
//! It is submitted as an Unsigned Transaction via off-chain workers.
//!
//! - [`im_online::Config`](./trait.Config.html)
//! - [`Call`](./enum.Call.html)
//! - [`Module`](./struct.Module.html)
//! - [`Config`]
//! - [`Call`]
//! - [`Module`]
//!
//! ## Interface
//!