Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Document #[pallet::xxx] macros #35

Closed
26 tasks done
Tracked by #31
juangirini opened this issue Nov 8, 2023 · 1 comment · Fixed by paritytech/polkadot-sdk#2638
Closed
26 tasks done
Tracked by #31

Document #[pallet::xxx] macros #35

juangirini opened this issue Nov 8, 2023 · 1 comment · Fixed by paritytech/polkadot-sdk#2638
Assignees
Labels
L0-rust-docs The issue has to do with rust-docs improvements.

Comments

@juangirini
Copy link

juangirini commented Nov 8, 2023

Document all #[pallet::xx] macros.
Look into the work done for #[pallet::storage], #[pallet::call] and #[pallet::genesis_xxx] for example and inspiration.

Tasks

@juangirini juangirini added L1-ref-docs The issue has to do with reference-docs improvements. L0-rust-docs The issue has to do with rust-docs improvements. and removed L1-ref-docs The issue has to do with reference-docs improvements. labels Nov 8, 2023
@Polkadot-Forum
Copy link

This issue has been mentioned on Polkadot Forum. There might be relevant details there:

https://forum.polkadot.network/t/decentralized-futures-ecosystem-devrel-team-for-polkadot-by-papermoon/5811/7

github-merge-queue bot pushed a commit to paritytech/polkadot-sdk that referenced this issue Mar 3, 2024
Closes paritytech/polkadot-sdk-docs#35

- Moves pallet proc macro docs to `frame_support`
- Adds missing docs
- Revise revise existing docs, adding compiling doctests where
appropriate

---------

Co-authored-by: command-bot <>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
skunert pushed a commit to skunert/polkadot-sdk that referenced this issue Mar 4, 2024
Closes paritytech/polkadot-sdk-docs#35

- Moves pallet proc macro docs to `frame_support`
- Adds missing docs
- Revise revise existing docs, adding compiling doctests where
appropriate

---------

Co-authored-by: command-bot <>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this issue Mar 25, 2024
Closes paritytech/polkadot-sdk-docs#35

- Moves pallet proc macro docs to `frame_support`
- Adds missing docs
- Revise revise existing docs, adding compiling doctests where
appropriate

---------

Co-authored-by: command-bot <>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
L0-rust-docs The issue has to do with rust-docs improvements.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants