X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Findex.html;h=819045072887ef85c08013359bca2eb8dac5302d;hb=7ec583e5efb276ce90a40a1df985de7d0d0b8f46;hp=7955e47c29218f5ba048b5bc66c1dc3f670ae1a0;hpb=303f425c6b4f9ab6056f863e515c71c9325f2bfa;p=qmk_firmware.git diff --git a/docs/index.html b/docs/index.html index 7955e47c2..819045072 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,11 +2,19 @@ - Document + QMK Firmware - - + + + + + + + + + +
@@ -15,13 +23,20 @@ name: 'QMK Firmware', nameLink: 'https://qmk.fm/', repo: 'qmk/qmk_firmware', - loadSidebar: true, - subMaxLevel: 2, + loadSidebar: '_summary.md', auto2top: true, formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', + search: { + paths: 'auto', + placeholder: 'Search Documentation...', + noData: 'We could not find any documents matching your search.', + depth: 6 + }, + fallbackLanguages: ['zh'] } + @@ -29,6 +44,7 @@