diff --git a/docs/index.html b/docs/index.html index b81dbd1..249bcab 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,6 +69,7 @@ }, "Development": { // Documents related to maintaining the project + "Setup": "development/setup.md", "Dump data": "development/dump_data.md" }, // "DEBUG": { diff --git a/docs/md/development/setup.md b/docs/md/development/setup.md index fc6eb13..1ec55c5 100644 --- a/docs/md/development/setup.md +++ b/docs/md/development/setup.md @@ -8,12 +8,10 @@ This is for setting up the development environment, as well the projects themsel This guide is by no means meant for beginners or those unfamilliar with the project. It is hightly recommended to read the guide at least once before executing it. -... - ## Legenda ```markdown -**path** **what** | **example** +**Path** **What** | **Example** ------------ | ----------------------------- | ---------------------- `%gamedir%` | Escape From Tarkov (Live) | `C:/games/EFT (Live)` `%akidir%` | Where AKI needs to be located | `C:/games/aki`