29 lines
868 B
Markdown
29 lines
868 B
Markdown
Glossary
|
|
===
|
|
|
|
# Core
|
|
|
|
<!--
|
|
Glossary Table Template
|
|
===
|
|
|
|
| Term | Definition |
|
|
|--------------|-------------------------------------------------|
|
|
| User | An individual who interacts with the system. |
|
|
|
|
|
|
-->
|
|
|
|
| Term | Definition |
|
|
|--------------|-------------------------------------------------|
|
|
| [TERM] | [DEFINITION] |
|
|
|
|
<!--
|
|
Additional Sections
|
|
===
|
|
|
|
The additional sections is designed to domain-specific features. Each section should scope a particular domain or module within the project.
|
|
Do not create new sections unless user specifically requests it.
|
|
This usually happens in large projects with multiple domains, e.g. `User` has different meanings in `Authentication` and `Analytics` domains.
|
|
-->
|