mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
improve doc (#8437)
This commit is contained in:
committed by
GitHub
parent
1602f8dd2d
commit
d343683ca9
@@ -17,8 +17,8 @@
|
||||
|
||||
//! # Sudo Module
|
||||
//!
|
||||
//! - [`sudo::Config`](./trait.Config.html)
|
||||
//! - [`Call`](./enum.Call.html)
|
||||
//! - [`Config`]
|
||||
//! - [`Call`]
|
||||
//!
|
||||
//! ## Overview
|
||||
//!
|
||||
@@ -81,8 +81,6 @@
|
||||
//!
|
||||
//! * [Democracy](../pallet_democracy/index.html)
|
||||
//!
|
||||
//! [`Call`]: ./enum.Call.html
|
||||
//! [`Config`]: ./trait.Config.html
|
||||
//! [`Origin`]: https://docs.substrate.dev/docs/substrate-types
|
||||
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
|
||||
Reference in New Issue
Block a user