From feab365c377928eb1270338c4a8f0642ce43505b Mon Sep 17 00:00:00 2001
From: ankraft <an.kraft@gmail.com>
Date: Thu, 26 Mar 2020 15:54:13 +0100
Subject: [PATCH] Corrected ToC

---
 SDT/schema4.0/docs/SDT_Components.md | 46 ++++++++++++++--------------
 1 file changed, 23 insertions(+), 23 deletions(-)

diff --git a/SDT/schema4.0/docs/SDT_Components.md b/SDT/schema4.0/docs/SDT_Components.md
index f0fe5bf..5162873 100644
--- a/SDT/schema4.0/docs/SDT_Components.md
+++ b/SDT/schema4.0/docs/SDT_Components.md
@@ -3,31 +3,31 @@
 ## Table of Contents
 
 1. [Basic Components](#BasicComponents)
-  1. [Domain](#Domain)
-  2. [ModuleClass](#ModuleClass)
-    1. [DataPoint](#DataPoint)
-    2. [Action](#Action)
-      1. [Arg](#Arg)
-    3. [Event](#Event)
-  4. [DeviceClass](#DeviceClass)
-    1. [SubDevice](#SubDevice)
-  5. [ProductClass](#ProductClass)
-  6. [Property](#Property)
+    1. [Domain](#Domain)
+    2. [ModuleClass](#ModuleClass)
+        1. [DataPoint](#DataPoint)
+        2. [Action](#Action)
+            1. [Arg](#Arg)
+        3. [Event](#Event)
+    3. [DeviceClass](#DeviceClass)
+        1. [SubDevice](#SubDevice)
+    4. [ProductClass](#ProductClass)
+    5. [Property](#Property)
 2. [Data Types](#DataTypes)
-  1. [DataType](#DataType)
-    1. [Constraint](#Constraint)
-    2. [TypeChoice](#TypeChoice)
-  2. [SimpleType](#SimpleType)
-  3. [StructType](#StructType)
-  4. [ArrayType](#ArrayType)
-  5. [EnumType](#EnumType)
-    1. [ExtendExclude](#ExtendExclude)
+    1. [DataType](#DataType)
+        1. [Constraint](#Constraint)
+        2. [TypeChoice](#TypeChoice)
+    2. [SimpleType](#SimpleType)
+    3. [StructType](#StructType)
+    4. [ArrayType](#ArrayType)
+    5. [EnumType](#EnumType)
+        1. [ExtendExclude](#ExtendExclude)
 3. [Extending (Inheriting)](#Extending)
-  1. [Extend](#Extend)
-    1. [Include](#ExtendInclude)
-    2. [Exclude](#ExtendExclude)
-    3. [ExtendType](#ExtendType)
-4. [Documentation (Doc)](#Documentation)  
+    1. [Extend](#Extend)
+        1. [Include](#ExtendInclude)
+        2. [Exclude](#ExtendExclude)
+        3. [ExtendType](#ExtendType)
+4. [Documentation (Doc)](#Documentation)
 
 ---
 
-- 
GitLab