Fix hierarchy of headers on docs landing page
This commit is contained in:
parent
b23a0747b5
commit
364ad95e85
@ -46,12 +46,13 @@
|
|||||||
//! ```toml
|
//! ```toml
|
||||||
//! bdk = "0.16.1"
|
//! bdk = "0.16.1"
|
||||||
//! ```
|
//! ```
|
||||||
|
//!
|
||||||
|
//! # Examples
|
||||||
# mnemonic codes for generating deterministic keys
|
//! * `keys-bip39`: [BIP-39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki) mnemonic codes for generating deterministic keys
|
||||||
//!
|
//!
|
||||||
//! ## Internal features
|
//! # Internal features
|
||||||
//!
|
//!
|
||||||
//! These features do not expose any new API, but influence internal implementation aspects of
|
//! These features do not expose any new API, but influence internal implementation aspects of
|
||||||
//! BDK.
|
//! BDK.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user