If you are a developer, you can use our docs system in your PR's! 😍🙌
Docs system is a tool that allows developers to place information about their code directly into the source file using annotations. These annotations are then processed by the system and converted into JSON files that can be used to create graphical documentation of the project.
For more information, search for @FeatureDocs and @DocsDescription annotations in our repository.