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 @@ - +