We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d3c30 commit a9df491Copy full SHA for a9df491
docs/contributor/DOCUMENTATION_GUIDELINES.md
@@ -1,7 +1,7 @@
1
# Documentation Guidelines
2
3
-This document is focused on documenting parts of the Polkadot SDK that relate to its external API. The list of such crates can
4
-be found in [CODEOWNERS](/.github/CODEOWNERS). Search for the crates auto-assigned to the `docs-audit` team.
+This document is focused on documenting parts of the Polkadot SDK that relate to its external API. The list of such
+crates can be found in [CODEOWNERS](/.github/CODEOWNERS). Search for the crates auto-assigned to the `docs-audit` team.
5
6
These crates are used by external developers and need thorough documentation. They are the most concerned with FRAME
7
development.
0 commit comments