1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

docs: add table of contents to every page

This commit is contained in:
Nick Craig-Wood
2020-10-30 17:33:04 +00:00
parent 807102ada2
commit feb6046a8a
4 changed files with 28 additions and 0 deletions

View File

@@ -18,6 +18,11 @@
],
"enableGitInfo": true,
"markup": {
"tableOfContents": {
"endLevel": 3,
"ordered": false,
"startLevel": 2
},
"goldmark": {
"extensions": {
"typographer": false