diff --git a/docs/config.ld b/docs/config.ld
new file mode 100644
index 0000000..9492f75
--- /dev/null
+++ b/docs/config.ld
@@ -0,0 +1,2 @@
+project = 'Modpol'
+description = 'modpol core'
diff --git a/documentation/doc/index.html b/docs/doc/index.html
similarity index 99%
rename from documentation/doc/index.html
rename to docs/doc/index.html
index ee3531b..7d54b20 100644
--- a/documentation/doc/index.html
+++ b/docs/doc/index.html
@@ -24,7 +24,7 @@
-
modpol
+Modpol
diff --git a/documentation/doc/ldoc.css b/docs/doc/ldoc.css
similarity index 100%
rename from documentation/doc/ldoc.css
rename to docs/doc/ldoc.css
diff --git a/documentation/doc/modules/add_child_org_consent.html b/docs/doc/modules/add_child_org_consent.html
similarity index 100%
rename from documentation/doc/modules/add_child_org_consent.html
rename to docs/doc/modules/add_child_org_consent.html
diff --git a/documentation/doc/modules/change_modules.html b/docs/doc/modules/change_modules.html
similarity index 100%
rename from documentation/doc/modules/change_modules.html
rename to docs/doc/modules/change_modules.html
diff --git a/documentation/doc/modules/consent.html b/docs/doc/modules/consent.html
similarity index 100%
rename from documentation/doc/modules/consent.html
rename to docs/doc/modules/consent.html
diff --git a/documentation/doc/modules/join_org.html b/docs/doc/modules/join_org.html
similarity index 100%
rename from documentation/doc/modules/join_org.html
rename to docs/doc/modules/join_org.html
diff --git a/documentation/doc/modules/join_org_consent.html b/docs/doc/modules/join_org_consent.html
similarity index 100%
rename from documentation/doc/modules/join_org_consent.html
rename to docs/doc/modules/join_org_consent.html
diff --git a/documentation/doc/modules/join_org_consent.lua.html b/docs/doc/modules/join_org_consent.lua.html
similarity index 100%
rename from documentation/doc/modules/join_org_consent.lua.html
rename to docs/doc/modules/join_org_consent.lua.html
diff --git a/documentation/doc/modules/leave_org.html b/docs/doc/modules/leave_org.html
similarity index 100%
rename from documentation/doc/modules/leave_org.html
rename to docs/doc/modules/leave_org.html
diff --git a/documentation/doc/modules/message_org.html b/docs/doc/modules/message_org.html
similarity index 100%
rename from documentation/doc/modules/message_org.html
rename to docs/doc/modules/message_org.html
diff --git a/documentation/doc/modules/modpol.interactions.html b/docs/doc/modules/modpol.interactions.html
similarity index 100%
rename from documentation/doc/modules/modpol.interactions.html
rename to docs/doc/modules/modpol.interactions.html
diff --git a/documentation/doc/modules/modpol.orgs.base.html b/docs/doc/modules/modpol.orgs.base.html
similarity index 100%
rename from documentation/doc/modules/modpol.orgs.base.html
rename to docs/doc/modules/modpol.orgs.base.html
diff --git a/documentation/doc/modules/modpol.orgs.process.html b/docs/doc/modules/modpol.orgs.process.html
similarity index 100%
rename from documentation/doc/modules/modpol.orgs.process.html
rename to docs/doc/modules/modpol.orgs.process.html
diff --git a/documentation/doc/modules/modpol.util.misc.html b/docs/doc/modules/modpol.util.misc.html
similarity index 100%
rename from documentation/doc/modules/modpol.util.misc.html
rename to docs/doc/modules/modpol.util.misc.html
diff --git a/documentation/doc/modules/modpol_core.modules.join_org_consent.html b/docs/doc/modules/modpol_core.modules.join_org_consent.html
similarity index 100%
rename from documentation/doc/modules/modpol_core.modules.join_org_consent.html
rename to docs/doc/modules/modpol_core.modules.join_org_consent.html
diff --git a/documentation/doc/modules/modpol_core.modules.remove_org_consent.html b/docs/doc/modules/modpol_core.modules.remove_org_consent.html
similarity index 100%
rename from documentation/doc/modules/modpol_core.modules.remove_org_consent.html
rename to docs/doc/modules/modpol_core.modules.remove_org_consent.html
diff --git a/documentation/doc/modules/modpol_minetest.api.html b/docs/doc/modules/modpol_minetest.api.html
similarity index 100%
rename from documentation/doc/modules/modpol_minetest.api.html
rename to docs/doc/modules/modpol_minetest.api.html
diff --git a/documentation/doc/modules/module_template.html b/docs/doc/modules/module_template.html
similarity index 100%
rename from documentation/doc/modules/module_template.html
rename to docs/doc/modules/module_template.html
diff --git a/documentation/doc/modules/priv_to_org.html b/docs/doc/modules/priv_to_org.html
similarity index 100%
rename from documentation/doc/modules/priv_to_org.html
rename to docs/doc/modules/priv_to_org.html
diff --git a/documentation/doc/modules/remove_child_consent.html b/docs/doc/modules/remove_child_consent.html
similarity index 100%
rename from documentation/doc/modules/remove_child_consent.html
rename to docs/doc/modules/remove_child_consent.html
diff --git a/documentation/doc/modules/remove_member_consent.html b/docs/doc/modules/remove_member_consent.html
similarity index 100%
rename from documentation/doc/modules/remove_member_consent.html
rename to docs/doc/modules/remove_member_consent.html
diff --git a/documentation/doc/modules/remove_org.html b/docs/doc/modules/remove_org.html
similarity index 100%
rename from documentation/doc/modules/remove_org.html
rename to docs/doc/modules/remove_org.html
diff --git a/documentation/doc/modules/remove_org_consent.html b/docs/doc/modules/remove_org_consent.html
similarity index 100%
rename from documentation/doc/modules/remove_org_consent.html
rename to docs/doc/modules/remove_org_consent.html
diff --git a/documentation/doc/modules/rename_org_consent.html b/docs/doc/modules/rename_org_consent.html
similarity index 100%
rename from documentation/doc/modules/rename_org_consent.html
rename to docs/doc/modules/rename_org_consent.html
diff --git a/documentation/headers_template.html b/docs/headers_template.html
similarity index 100%
rename from documentation/headers_template.html
rename to docs/headers_template.html
diff --git a/documentation/config.ld b/documentation/config.ld
deleted file mode 100644
index 2a91e26..0000000
--- a/documentation/config.ld
+++ /dev/null
@@ -1,2 +0,0 @@
-project = 'modpol'
-description = 'modpol core'
\ No newline at end of file