+
+
+
+
+
\ No newline at end of file
diff --git a/wiki/01_General/Installation.md b/wiki/01_General/Installation.md
new file mode 100644
index 0000000..c0d25a1
--- /dev/null
+++ b/wiki/01_General/Installation.md
@@ -0,0 +1 @@
+# Test1
\ No newline at end of file
diff --git a/wiki/02_Setup/Introduction.md b/wiki/02_Setup/Introduction.md
new file mode 100644
index 0000000..230ed36
--- /dev/null
+++ b/wiki/02_Setup/Introduction.md
@@ -0,0 +1 @@
+# Test2
\ No newline at end of file
diff --git a/wiki/structure.json b/wiki/structure.json
new file mode 100644
index 0000000..e9a8001
--- /dev/null
+++ b/wiki/structure.json
@@ -0,0 +1,8 @@
+{
+ "01_General": {
+ "Introduction": "Introduction.md"
+ },
+ "02_Setup": {
+ "Installation": "Installation.md"
+ }
+}
\ No newline at end of file