Refac generated documentation (!254)
* revert gen-doc changes * Revert "add doc to CI" This reverts commit 7f086905. * update xtask to polkadot-v1.9.0 * add doc to CI * reduce doc size * move runtime api doc to target artefact * add base url * enable full docs for non-local pallet * add url to rust autogenerated docs in api * add rust doc generation * remove gen-doc file from git index * fix xtask gen-docs
parent
a3273d23
No related branches found
No related tags found
Showing
- Cargo.lock 164 additions, 152 deletionsCargo.lock
- README.md 2 additions, 0 deletionsREADME.md
- docs/api/runtime-calls.md 948 additions, 187 deletionsdocs/api/runtime-calls.md
- docs/api/runtime-errors.md 25 additions, 4 deletionsdocs/api/runtime-errors.md
- docs/api/runtime-events.md 69 additions, 12 deletionsdocs/api/runtime-events.md
- node/src/command.rs 1 addition, 1 deletionnode/src/command.rs
- xtask/Cargo.toml 3 additions, 3 deletionsxtask/Cargo.toml
- xtask/src/gen_doc.rs 44 additions, 4 deletionsxtask/src/gen_doc.rs
Loading