aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------docs/modules/array.md1
l---------docs/modules/file.md1
l---------docs/modules/protect.md1
l---------docs/modules/python.md1
-rw-r--r--mkdocs.yml5
5 files changed, 0 insertions, 9 deletions
diff --git a/docs/modules/array.md b/docs/modules/array.md
deleted file mode 120000
index 1c9ed09..0000000
--- a/docs/modules/array.md
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/array/README.md \ No newline at end of file
diff --git a/docs/modules/file.md b/docs/modules/file.md
deleted file mode 120000
index 82313a3..0000000
--- a/docs/modules/file.md
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/file/README.md \ No newline at end of file
diff --git a/docs/modules/protect.md b/docs/modules/protect.md
deleted file mode 120000
index 5a63a23..0000000
--- a/docs/modules/protect.md
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/protect/README.md \ No newline at end of file
diff --git a/docs/modules/python.md b/docs/modules/python.md
deleted file mode 120000
index cdce586..0000000
--- a/docs/modules/python.md
+++ /dev/null
@@ -1 +0,0 @@
-../../modules/python/README.md \ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 247b0df..38a500f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -7,11 +7,6 @@ pages:
- Syntax: syntax.md
- Built-in commands: builtin_commands.md
- Evaluation process: evaluation.md
-- Modules:
- - Array: modules/array.md
- - File: modules/file.md
- - Protect: modules/protect.md
- - Python: modules/python.md
- Modules creation: module_creation.md
theme: readthedocs