mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 22:57:55 +00:00
1295c36241
- Fixed TypeScript type assertion issues - Updated imports from api-augment/substrate to api-augment/bizinikiwi - Fixed imgConvert.mjs header and imports - Added @ts-expect-error for runtime-converted types - Fixed all @polkadot copyright headers to @pezkuwi
33 lines
1.2 KiB
JSON
33 lines
1.2 KiB
JSON
{
|
|
"Getting Started": {
|
|
"Introduction": "introduction.md",
|
|
"Whitepaper": "whitepaper/whitepaper.md"
|
|
},
|
|
"SDK Reference": {
|
|
"📚 Rust SDK Docs": "sdk://open",
|
|
"Runtimes & Pallets": "runtimes-pallets.md"
|
|
},
|
|
"General Docs": {
|
|
"AUDIT": "AUDIT.md",
|
|
"BACKPORT": "BACKPORT.md",
|
|
"RELEASE": "RELEASE.md",
|
|
"Workflow Rebranding": "workflow_rebranding.md"
|
|
},
|
|
"Contributor": {
|
|
"CODE OF CONDUCT": "contributor/CODE_OF_CONDUCT.md",
|
|
"Commands Readme": "contributor/commands-readme.md",
|
|
"Container": "contributor/container.md",
|
|
"CONTRIBUTING": "contributor/CONTRIBUTING.md",
|
|
"DEPRECATION CHECKLIST": "contributor/DEPRECATION_CHECKLIST.md",
|
|
"Docker": "contributor/docker.md",
|
|
"DOCUMENTATION GUIDELINES": "contributor/DOCUMENTATION_GUIDELINES.md",
|
|
"Markdown Linting": "contributor/markdown_linting.md",
|
|
"Prdoc": "contributor/prdoc.md",
|
|
"PULL REQUEST TEMPLATE": "contributor/PULL_REQUEST_TEMPLATE.md",
|
|
"SECURITY": "contributor/SECURITY.md",
|
|
"STYLE GUIDE": "contributor/STYLE_GUIDE.md",
|
|
"Weight Generation": "contributor/weight-generation.md"
|
|
},
|
|
"README": "README.md",
|
|
"REBRAND PROGRESS": "REBRAND_PROGRESS.md"
|
|
} |