Automatic update of _Sidebar.md from github-wiki-sidebar
This commit is contained in:
18
options.json
Normal file
18
options.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"menu": {
|
||||
"item": "{{#levelRepeat}} {{/levelRepeat}}* [{{{title}}}]({{{link}}})\n",
|
||||
"category": "{{#levelRepeat}} {{/levelRepeat}}* {{#link}}[{{{title}}}]({{{link}}}){{/link}}{{^link}}{{{title}}}{{/link}}\n{{{subitems}}}",
|
||||
"category-1": "{{{subitems}}}\n"
|
||||
},
|
||||
"rules": {
|
||||
"exclude": [],
|
||||
"order": [
|
||||
"Home.md"
|
||||
]
|
||||
},
|
||||
"separator": "@",
|
||||
"linkTemplate": "./%s",
|
||||
"menuFile": "_Sidebar.md",
|
||||
"multilang": false,
|
||||
"menuOnly": true
|
||||
}
|
||||
Reference in New Issue
Block a user