From 4b8a67c0b827d9423d56e578f10bf9d6396832b3 Mon Sep 17 00:00:00 2001 From: abetoluwani <101352514+abetoluwani@users.noreply.github.com> Date: Sun, 2 Feb 2025 23:14:24 +0200 Subject: [PATCH] Added the docs to the side bar --- documentation/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/sidebars.js b/documentation/sidebars.js index 757f6a5..02f7cc6 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -16,6 +16,7 @@ module.exports = { "what-is-xest-why", "installation-mac", "installation-ubuntu", + "installation-windows", "routing", "CRUD", "Pagination",