X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Findex.html;h=819045072887ef85c08013359bca2eb8dac5302d;hb=3538955778c253e68779605cc67c27e15d195729;hp=c890b95ae7fb21da7fd1e3a02e9596e717ec2036;hpb=9e5676650ec4ae71565201871c1aaf05e96a756b;p=qmk_firmware.git diff --git a/docs/index.html b/docs/index.html index c890b95ae..819045072 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,11 +2,19 @@ - Document + QMK Firmware - - + + + + + + + + + +
@@ -15,18 +23,31 @@ 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'] } + +