PRs moving over to `main` for `main-md`: - [x] Rust basics: https://github.com/substrate-developer-hub/docs-sandbox/pull/61 - [x] Architecture: https://github.com/substrate-developer-hub/docs-sandbox/pull/46 - [x] Deploy to testnet: https://github.com/substrate-developer-hub/docs-sandbox/pull/50 - [ ] ... Node architecture (in "Fundamentals" section): - [x] Architecture: https://docs.substrate.io/v3/getting-started/architecture/ - [x] Runtime: https://docs.substrate.io/v3/concepts/runtime/ - [x] Executor: https://docs.substrate.io/v3/advanced/executor/ - [x] Consensus: https://docs.substrate.io/v3/advanced/consensus/ Install: - [x] Install (Windows and Rust sections only): https://docs.substrate.io/v3/getting-started/installation/ Libraries (from "Build" section): - [x] Scale codec: https://docs.substrate.io/v3/advanced/scale-codec/ - [x] Integrate sections (all): https://docs.substrate.io/v3/integration/ Tools (in "Reference" section): - [x] Tools sections (all): https://docs.substrate.io/v3/tools/ Design section: - [x] Smart contracts: https://docs.substrate.io/v3/runtime/smart-contracts/ Test: - [x] Benchmarking: https://docs.substrate.io/v3/runtime/benchmarking/ - [x] Debugging: https://docs.substrate.io/v3/runtime/debugging/ - [x] Testing: https://docs.substrate.io/v3/runtime/testing/ - [x] Upgrades: https://docs.substrate.io/v3/runtime/upgrades/ Will use this issue to track other docs that get moved into the new structure. The goal is to empty our "old-docs-migration" folder.
PRs moving over to
mainformain-md:Node architecture (in "Fundamentals" section):
Install:
Libraries (from "Build" section):
Tools (in "Reference" section):
Design section:
Test:
Will use this issue to track other docs that get moved into the new structure. The goal is to empty our "old-docs-migration" folder.