Skip to content

Commit 62833a0

Browse files
author
suwenxiong
committed
docs: opti
1 parent 26489fd commit 62833a0

File tree

4 files changed

+25
-1495
lines changed

4 files changed

+25
-1495
lines changed

docs/openapi.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<iframe src="./openapi-doc.html" width="100%" height="100%"></iframe>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "ava",
1414
"build-client": "NODE_ENV=production ykit pack -m",
1515
"npm-publish": "node ./npm-publish.js",
16-
"docs": "ydoc build && cp docs/openapi-doc.html static/doc/openapi.html"
16+
"docs": "ydoc build"
1717
},
1818
"scripts-info": {
1919
"start": "运行生产环境服务器",

0 commit comments

Comments
 (0)