diff options
Diffstat (limited to 'docs')
| -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) |
