aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2019-08-22 22:16:29 +0800
committerruki <waruqi@gmail.com>2019-08-22 07:38:57 +0800
commit576c0ac8f27626ce7151ad3777e55e46111f481c (patch)
treed1a1280862db01e041778a030aed86f830d67e80 /index.html
parent6c94dc0ffe5ad866eb81b86199d245a7f421e8f1 (diff)
downloadxmake-docs-576c0ac8f27626ce7151ad3777e55e46111f481c.tar.gz
xmake-docs-576c0ac8f27626ce7151ad3777e55e46111f481c.zip
improve search and cover
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 6461f0de..74906521 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
notFoundPage: true,
maxLevel: 6,
subMaxLevel: 4,
- onlyCover: true,
+ onlyCover: false,
coverpage: ['/', '/zh-cn/'],
markdown: {
renderer: {
@@ -42,10 +42,10 @@
},
alias: {
<!-- compatible with previous links -->
- '/home': '/old/README',
+ '/home': '/README',
'/plugins': '/old/plugins',
'/manual': '/old/manual',
- '/zh/': '/old/zh/README',
+ '/zh/': '/zh-cn/README',
'/zh/plugins': '/old/zh/plugins',
'/zh/manual': '/old/zh/manual',
<!-- multi-languages -->