Improvements in minimal template (#4119)

This PR makes a few improvements in the docs for the minimal template.

---------

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
This commit is contained in:
gupnik
2024-04-30 11:09:08 +05:30
committed by GitHub
parent 1fb058b791
commit 31dc8bb1de
13 changed files with 208 additions and 19 deletions
Generated
+13
View File
@@ -8474,6 +8474,19 @@ version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "minimal-template"
version = "0.0.0"
dependencies = [
"docify",
"minimal-template-node",
"minimal-template-runtime",
"pallet-minimal-template",
"polkadot-sdk-docs",
"polkadot-sdk-frame",
"simple-mermaid",
]
[[package]]
name = "minimal-template-node"
version = "0.0.0"