From 308f96f898f62d5f873990c918c9e0336ab39a33 Mon Sep 17 00:00:00 2001
From: "d.lechner" <d.lechner@adito.de>
Date: Wed, 18 Sep 2019 10:58:13 +0200
Subject: [PATCH] Documentation - Competition

---
 entity/Competition_entity/Competition_entity.aod | 1 +
 entity/Competition_entity/documentation.adoc     | 3 +++
 2 files changed, 4 insertions(+)
 create mode 100644 entity/Competition_entity/documentation.adoc

diff --git a/entity/Competition_entity/Competition_entity.aod b/entity/Competition_entity/Competition_entity.aod
index ff1e4363a8..7ddb1e9d00 100644
--- a/entity/Competition_entity/Competition_entity.aod
+++ b/entity/Competition_entity/Competition_entity.aod
@@ -2,6 +2,7 @@
 <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.11" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.11">
   <name>Competition_entity</name>
   <majorModelMode>DISTRIBUTED</majorModelMode>
+  <documentation>%aditoprj%/entity/Competition_entity/documentation.adoc</documentation>
   <title>Competition</title>
   <titlePlural>Competition</titlePlural>
   <recordContainer>db</recordContainer>
diff --git a/entity/Competition_entity/documentation.adoc b/entity/Competition_entity/documentation.adoc
new file mode 100644
index 0000000000..1989ea6fe2
--- /dev/null
+++ b/entity/Competition_entity/documentation.adoc
@@ -0,0 +1,3 @@
+= Competition_entity
+
+Concrete use of the classification (classification_entity) in the sales project
\ No newline at end of file
-- 
GitLab