Skip to content

Commit

Permalink
Apartado 12 - Merge pull request #44 from Arquisoft/pablo
Browse files Browse the repository at this point in the history
To complete [DOC] Apartado 12 de la documentación #20
  • Loading branch information
uo264915 authored Feb 25, 2024
2 parents 8beada4 + 03fa826 commit c6d7fe7
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions docs/src/12_glossary.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,40 @@ ifndef::imagesdir[:imagesdir: ../images]
[[section-glossary]]
== Glossary

[role="arc42help"]
****
.Contents
The most important domain and technical terms that your stakeholders use when discussing the system.
You can also see the glossary as source for translations if you work in multi-language teams.
.Motivation
You should clearly define your terms, so that all stakeholders
* have an identical understanding of these terms
* do not use synonyms and homonyms
[cols="e,2e" options="header"]
|===
|*Term* | *Definition*

| React
| JavaScript library that allows us to create interactive user interfaces in a simple way. It is based on components.

.Form
| Git
| Software version control system.

A table with columns <Term> and <Definition>.
| GitHub
| Cloud-based service that hosts the aforementioned version control system.

Potentially more columns in case you need translations.
| Wikidata
| Website where the information is taken from

| Docker_
| A tool that makes it easy to create, deploy and run applications using containers.

.Further Information
| MongoDB
| Open source, document-oriented database system.

See https://docs.arc42.org/section-12/[Glossary] in the arc42 documentation.
| JavaScript
| Interpreted programming language based on prototypes, imperative and dynamic.

****
| CSS
| Cascading Style Sheets. Graphic programming language oriented to define the repesentation of a document.

[cols="e,2e" options="header"]
|===
|Term |Definition
| Draw.io
| Free application for diagramming.

|<Term-1>
|<definition-1>
| Visual Studio Code
| Independent source code editor.

|<Term-2>
|<definition-2>
| Microsoft Azure
| Cloud computing platform created by Microsoft to build, test, deploy and manage applications and services using its data centers.
|===

0 comments on commit c6d7fe7

Please sign in to comment.