From beb0926f8a59cbbf762e2cb82570d1da7027dcfc Mon Sep 17 00:00:00 2001 From: Loris Sigrist Date: Wed, 4 Oct 2023 11:48:36 +0200 Subject: [PATCH] Add some options --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index c4b57c0..0dd2709 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,6 +16,10 @@ name: "T18S Documentation", basePath: 'https://raw.githubusercontent.com/LorisSigrist/t18s/main/docs', homepage: 'README.md', + routerMode: "history", + auto2top: true, + subMaxLevel: 1, + maxLevel: 3, };