summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-06-21 11:08:19 +0200
committerGitHub <noreply@github.com>2020-06-21 11:08:19 +0200
commit477a919e309e639624bec5bdc506b7acdd84b942 (patch)
tree097bb2f80e64280345878e0b38524b14d10aa4cc /docs
parentb3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b (diff)
downloadwiki-477a919e309e639624bec5bdc506b7acdd84b942.tar.gz
wiki-477a919e309e639624bec5bdc506b7acdd84b942.tar.bz2
wiki-477a919e309e639624bec5bdc506b7acdd84b942.zip
Create documentation_index.md
Diffstat (limited to 'docs')
-rw-r--r--docs/documentation_index.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/documentation_index.md b/docs/documentation_index.md
new file mode 100644
index 0000000..dcdf433
--- /dev/null
+++ b/docs/documentation_index.md
@@ -0,0 +1,18 @@
+# Documentation index
+
+## How to install
+
+- [Traditional setup guide](Installation.md)
+- [Docker setup guide](Install-with-Docker.md)
+
+### Directory structure
+
+- [Directory structure](https://www.azerothcore.org/wiki/Directory-Structure)
+
+## Modular system
+
+[WIP]
+
+### Bash system
+
+- [Bash system](bash_system.md)