build document

This commit is contained in:
xiaofeng.mxf
2019-03-24 21:18:21 +08:00
parent ed91608118
commit db95da680d
5 changed files with 52 additions and 29 deletions

View File

@@ -9,6 +9,6 @@ node ./build_scripts/prebuild-doc.js
gitbook build ./docs-src ./docs
## push the doc into github
git add ./docs
git commit -m 'building docs'
git push origin
# git add ./docs
# git commit -m 'building docs'
# git push origin