Skip to content
Commit 4cbf855e authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

Metadata V15: Expose pallet documentation (#13452)



* frame/proc: Helpers to parse pallet documentation attributes

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/proc: Expand pallet with runtime metadata documentation

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/dispatch: Implement doc function getter for dispatch

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/tests: Check exposed runtime metadata documentation

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/tests: Add UI tests for `pallet_doc` attribute

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/proc: Document pallet_doc attribute

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* frame/support: Use `derive_syn_parse`

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

* Update frame/support/procedural/src/lib.rs

Co-authored-by: default avatarNiklas Adolfsson <[email protected]>

* frame/support: Improve documentation

Signed-off-by: default avatarAlexandru Vasile <[email protected]>

---------

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
Co-authored-by: parity-processbot <>
Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
parent efd5d98e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment