docs: use docs dir

This commit is contained in:
DIYgod 2022-08-16 00:32:54 +01:00
parent 20517bd5f0
commit 4357a7d780
No known key found for this signature in database
GPG Key ID: D159328F47A80DCA
2 changed files with 7 additions and 0 deletions

View File

@ -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"
}
}

View File

@ -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'}