docs: update

This commit is contained in:
ULIVZ
2019-04-15 02:39:28 +08:00
parent 5d2fc90016
commit 2592af2a26
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -68,8 +68,9 @@ Specify the port to use for the dev server.
### temp
- Type: `number`
- Default: `@vuepress/core/.temp`
- Type: `string`
- Default: `/path/to/@vuepress/core/.temp`
Specify the temporary directory for client.
+2 -2
View File
@@ -66,8 +66,8 @@ module.exports = {
### temp
- Type: `number`
- Default: `@vuepress/core/.temp`
- Type: `string`
- Default: `/path/to/@vuepress/core/.temp`
指定客户端文件的临时目录。