From 0a68afdfda405cd91659dde5c517d1cbdac4a227 Mon Sep 17 00:00:00 2001 From: fvanroie Date: Sat, 12 Dec 2020 00:52:00 +0100 Subject: [PATCH] Update docs --- docs/index.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/index.html b/docs/index.html index 18ec6f87..2efd2e92 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,7 +30,7 @@ - + @@ -56,10 +56,11 @@ crossChapterText: false, }, - 'page-toc': { - tocMaxLevel: 3, - target: 'h1, h2, h3' - }, + toc: { + scope: '.markdown-section', + headings: 'h1, h2, h3, h4, h5, h6', + title: 'Table of Contents', + }, } @@ -76,7 +77,7 @@ - + \ No newline at end of file