mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
bb97684112
* Rename readme * Add some Asciidoc demo * Remove extra lines
34 lines
642 B
Plaintext
34 lines
642 B
Plaintext
|
|
== Cargo Packages
|
|
|
|
:leveloffset: +2
|
|
|
|
include::../polkadot/api/README.adoc[]
|
|
|
|
include::../polkadot/cli/README.adoc[]
|
|
|
|
include::../polkadot/collator/README.adoc[]
|
|
|
|
include::../polkadot/consensus/README.adoc[]
|
|
|
|
include::../polkadot/executor/README.adoc[]
|
|
|
|
include::../polkadot/network/README.adoc[]
|
|
|
|
include::../polkadot/parachain/README.adoc[]
|
|
|
|
include::../polkadot/primitives/README.adoc[]
|
|
|
|
include::../polkadot/runtime/README.adoc[]
|
|
|
|
include::../polkadot/service/README.adoc[]
|
|
|
|
include::../polkadot/src/README.adoc[]
|
|
|
|
include::../polkadot/statement-table/README.adoc[]
|
|
|
|
include::../polkadot/transaction-pool/README.adoc[]
|
|
|
|
:leveloffset: -2
|
|
|