From b936b5da5bf6c6ff9c12d1a9b4b353d3949ed00a Mon Sep 17 00:00:00 2001 From: SPT-dev Date: Thu, 2 Mar 2023 21:09:53 -0500 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`