diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-06-21 11:08:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-21 11:08:19 +0200 |
| commit | 477a919e309e639624bec5bdc506b7acdd84b942 (patch) | |
| tree | 097bb2f80e64280345878e0b38524b14d10aa4cc | |
| parent | b3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b (diff) | |
| download | wiki-477a919e309e639624bec5bdc506b7acdd84b942.tar.gz wiki-477a919e309e639624bec5bdc506b7acdd84b942.tar.bz2 wiki-477a919e309e639624bec5bdc506b7acdd84b942.zip | |
Create documentation_index.md
| -rw-r--r-- | docs/documentation_index.md | 18 |
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) |
