From 2f59a193c856999ee75eed05b8741048bc735184 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Sat, 12 Dec 2020 00:45:21 +0100 Subject: [PATCH] Update docs --- docs/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 606ab240..ea233484 100644 --- a/docs/index.html +++ b/docs/index.html @@ -51,8 +51,12 @@ pagination: { crossChapter: true, crossChapterText: false, - } + }, + 'page-toc': { + tocMaxLevel: 3, + target: 'h1, h2, h3' + }, } @@ -68,6 +72,8 @@ + + - + \ No newline at end of file