docs/internals/documentation-standards.md
import useBaseUrl from '@docusaurus/useBaseUrl';
The Flipper Docs team is committed to writing docs that serve users. To measure and maintain satisfactory documentation quality, the following key standards are used:
| Completeness | Discoverability | Accessibility | Accuracy |
|---|---|---|---|
| Is the information sufficient to give the reader a good understanding or to provide a solid solution to a problem? | If the information exists, is it easy to find? | Is the information accessible to readers of different capability? | Is the information accurate and up to date? |
To help you achieve each of these standards, several points for consideration are listed in the following sub-sections (or you can select a column header to link to its sub-section).
Completeness is determined by how many questions, and the type of questions, the reader may have after reading your document. For example, if after reading a Flipper document on 'getting help and providing feedback', the reader asked the question "Where do I go if I'm a noob?" then the document might not be complete.
To increase your document's completeness, consider the following:
Discoverability is the degree to which a piece of information (instruction, guideline, code snippet, and so on) can be found within the Flipper Documentation website.
To improve your document's discoverability, consider the following:
Accessibility is the measure of how easy it is for users of different capability to read, understand and navigate your documentation.
To improve your document's accessibility, think about the following:
Accuracy is determined by how relevant, correct, and up to date the content of your documentation is.
To ensure your document's accuracy, think about the following: