rust-bitcoin-unsafe-fast/bitcoin/examples
Jamil Lambert c4d9c1b9f8
Use a consistent rustdoc heading level of H1 `#`
There was and inconsistent usage of `#`, `##` and `###` in rustdoc
headings.  The difference in the rendered rustdocs is a minimal font
size change.

Change all headings to be H1 `#`.

Change all subheadings to be `###` to have a noticeable difference in
font size in the rendered docs.
2025-04-22 13:06:32 +01:00
..
bip32.rs
create-p2wpkh-address.rs
ecdsa-psbt-simple.rs
ecdsa-psbt.rs Use a consistent rustdoc heading level of H1 `#` 2025-04-22 13:06:32 +01:00
handshake.rs
io.rs
sighash.rs
sign-tx-segwit-v0.rs
sign-tx-taproot.rs
taproot-psbt-simple.rs
taproot-psbt.rs