diff --git a/entity/KeywordAttributeRelation_entity/documentation.adoc b/entity/KeywordAttributeRelation_entity/documentation.adoc index cc5756e15cbf9fcaac701ef68176b5f03423e6e2..b235e614c9837276b25df2db50069019232e4949 100644 --- a/entity/KeywordAttributeRelation_entity/documentation.adoc +++ b/entity/KeywordAttributeRelation_entity/documentation.adoc @@ -1,3 +1,5 @@ += KeywordAttributeRelation_entity + This entity represents the relation between a Keyword-Attribute and a Keyword-Entry. There is a reference to a Keyword-Attribute, a Keyword-Entry and some more properties that describe that relation (like the stored value). In fact the main reason for this is the stored value which depends on the type of the Keyword-Attribute. \ No newline at end of file diff --git a/entity/KeywordAttribute_entity/documentation.adoc b/entity/KeywordAttribute_entity/documentation.adoc index 579af8ea92828573b9e3419af1a5651102a60e03..d94e9dab140dfb4cd226e6318ffc8ea6cd5a2378 100644 --- a/entity/KeywordAttribute_entity/documentation.adoc +++ b/entity/KeywordAttribute_entity/documentation.adoc @@ -1,5 +1,4 @@ -Keyword Attributes -================== += Keyword Attributes Keyword attributes are an extension of simple keywords. You can specify special attributes per Keyword-container. diff --git a/entity/KeywordEntry_entity/documentation.adoc b/entity/KeywordEntry_entity/documentation.adoc index c08c1063283cc9a2af7c27a614f5f5718ba89737..304f400b5ad5a95182afd964120473fa6b145fb8 100644 --- a/entity/KeywordEntry_entity/documentation.adoc +++ b/entity/KeywordEntry_entity/documentation.adoc @@ -1,5 +1,5 @@ -Keyword -======= += Keyword + :toc: Simply said: A keyword is a list of key-value pairs.