mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 12:21:32 +00:00
da56ae7e46
* Improve doc
- convert some md to adoc
- include contrib docs to the main readme
- add readme for some packages and include them
* Bring changes from 46c9333fff into the replacing adoc file
* Minor fixes
* Remove files irrelevant for substrate
* Remove old polkadot related doc
14 lines
145 B
Plaintext
14 lines
145 B
Plaintext
|
|
= Substrate BFT
|
|
|
|
.Summary
|
|
[source, toml]
|
|
----
|
|
include::Cargo.toml[lines=2..5]
|
|
----
|
|
|
|
.Description
|
|
----
|
|
include::src/lib.rs[tag=description]
|
|
----
|