From 6a2f8ecefe1927fd16908a529fc11a00c629e67a Mon Sep 17 00:00:00 2001 From: Merijn Hendriks Date: Fri, 20 Nov 2020 02:28:24 +0100 Subject: [PATCH] Fix minor issues --- docs/index.html | 1 + docs/md/development/setup.md | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) 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`