2016-08-22 17:47:06 +02:00
|
|
|
{
|
2020-05-06 13:47:17 +02:00
|
|
|
"indexes": {
|
|
|
|
"tag": "tags",
|
|
|
|
"group": "groups",
|
|
|
|
"menu": "menu"
|
|
|
|
},
|
|
|
|
"baseurl": "https://rclone.org",
|
|
|
|
"title": "rclone - rsync for cloud storage",
|
2024-04-25 12:12:38 +02:00
|
|
|
"description": "rclone - rsync for cloud storage: google drive, s3, gcs, azure, dropbox, box...",
|
2020-05-06 13:47:17 +02:00
|
|
|
"canonifyurls": false,
|
|
|
|
"disableKinds": [
|
2024-06-14 17:04:51 +02:00
|
|
|
"taxonomy"
|
2020-05-06 13:47:17 +02:00
|
|
|
],
|
|
|
|
"ignoreFiles": [
|
|
|
|
"~$",
|
|
|
|
"^\\."
|
|
|
|
],
|
2020-06-01 13:43:58 +02:00
|
|
|
"enableGitInfo": true,
|
2020-05-06 13:47:17 +02:00
|
|
|
"markup": {
|
2020-10-30 18:33:04 +01:00
|
|
|
"tableOfContents": {
|
|
|
|
"endLevel": 3,
|
|
|
|
"ordered": false,
|
|
|
|
"startLevel": 2
|
|
|
|
},
|
2020-05-06 13:47:17 +02:00
|
|
|
"goldmark": {
|
2020-05-17 18:55:23 +02:00
|
|
|
"extensions": {
|
|
|
|
"typographer": false
|
|
|
|
},
|
|
|
|
"parser": {
|
|
|
|
"autoHeadingIDType": "blackfriday"
|
|
|
|
},
|
2020-05-06 13:47:17 +02:00
|
|
|
"renderer": {
|
2020-05-22 13:22:52 +02:00
|
|
|
"unsafe": false
|
2020-05-06 13:47:17 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2016-08-22 17:47:06 +02:00
|
|
|
}
|