Skip to content

Commit 302f5ed

Browse files
committed
docs: added technical concepts to typographical conventions
Signed-off-by: pasched <[email protected]>
1 parent a8520aa commit 302f5ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

general_docs/conventions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ This documentation uses the following typographical conventions:
5151
|===
5252
|Mark-up |Definition
5353
|`Code elements` |This format is used for code elements, such as technical names of classes and attributes, as well as attribute values.
54+
| Technical concepts |This format is used for technical concepts. Technical concepts as opposed to code elements do not have a special highlighting.
5455
|```[blue]#Code snippets#``` |This format is used for excerpts of code that serve as an example for implementation.
5556
|_Terms_ |This format is used to introduce glossary terms, new terms and to emphasize terms.
5657
|`[green]#Mathematical elements#` |This format is used for calculations and mathematical elements.
5758
|`[green]#<element>#` |This describes a tag for an XML element
5859
|`@attribute` |The "@" identifies an attribute of an XML element.
59-
|===
60+
|===

0 commit comments

Comments
 (0)