docs: use docs dir
This commit is contained in:
parent
20517bd5f0
commit
4357a7d780
|
|
@ -9,6 +9,7 @@
|
|||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "^1.9.7",
|
||||
"@vuepress/plugin-google-analytics": "^1.9.7",
|
||||
"markdown-it-emoji": "^2.0.2",
|
||||
"vuepress": "^1.9.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,11 +3,13 @@ lockfileVersion: 5.4
|
|||
specifiers:
|
||||
'@vuepress/plugin-back-to-top': ^1.9.7
|
||||
'@vuepress/plugin-google-analytics': ^1.9.7
|
||||
markdown-it-emoji: ^2.0.2
|
||||
vuepress: ^1.9.7
|
||||
|
||||
devDependencies:
|
||||
'@vuepress/plugin-back-to-top': 1.9.7
|
||||
'@vuepress/plugin-google-analytics': 1.9.7
|
||||
markdown-it-emoji: 2.0.2
|
||||
vuepress: 1.9.7
|
||||
|
||||
packages:
|
||||
|
|
@ -6040,6 +6042,10 @@ packages:
|
|||
resolution: {integrity: sha512-QCz3Hkd+r5gDYtS2xsFXmBYrgw6KuWcJZLCEkdfAuwzZbShCmCfta+hwAMq4NX/4xPzkSHduMKgMkkPUJxSXNg==}
|
||||
dev: true
|
||||
|
||||
/markdown-it-emoji/2.0.2:
|
||||
resolution: {integrity: sha512-zLftSaNrKuYl0kR5zm4gxXjHaOI3FAOEaloKmRA5hijmJZvSjmxcokOLlzycb/HXlUFWzXqpIEoyEMCE4i9MvQ==}
|
||||
dev: true
|
||||
|
||||
/markdown-it-table-of-contents/0.4.4:
|
||||
resolution: {integrity: sha512-TAIHTHPwa9+ltKvKPWulm/beozQU41Ab+FIefRaQV1NRnpzwcV9QOe6wXQS5WLivm5Q/nlo0rl6laGkMDZE7Gw==}
|
||||
engines: {node: '>6.4.0'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue