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