(sec_glossary)= # Glossary This section contains the most important domain and technical terms that your stakeholders use when discussing the system. You should clearly define your terms, so that all stakeholders have an identical understanding of these terms and do not use synonyms and homonyms. ```{todo} Add {ref}`sec_glossary`, see [arc42-guideline](https://docs.arc42.org/section-12/) ``` ```{glossary} MyTerm An important beautiful term you absolutely need to know. role A concept of MyST for in-line extension. See [Roles and Directives in the MyST documentation](https://myst-parser.readthedocs.io/en/latest/syntax/roles-and-directives.html#roles-an-in-line-extension-point) ``` % The terms defined here can be used in text with the `term`{role} `term`. For example `term`{MyTerm}.