From 3247f1e00595e6e0ac78404b6e816866198cd259 Mon Sep 17 00:00:00 2001 From: Mayank Kumar Chaudhari Date: Wed, 1 May 2024 07:50:27 +0530 Subject: [PATCH] Update typedoc config --- lib/r18gs/typedoc.config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/r18gs/typedoc.config.js b/lib/r18gs/typedoc.config.js index 972a2eaf..1a7aed2a 100644 --- a/lib/r18gs/typedoc.config.js +++ b/lib/r18gs/typedoc.config.js @@ -8,8 +8,10 @@ module.exports = { commentStyle: "all", searchInComments: true, hideGenerator: true, - githubPages: false, navigationLinks: { + GitHub: "https://github.com/react18-tools/react18-global-store", + }, + sidebarLinks: { "Getting Started": "./md-docs/1.getting-started.md", }, plugin: [