We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
访问在线文档地址总需要梯子,体验也不太好,想自己编译部署文档,但编译报错。是哪个工具版本不对吗?
The text was updated successfully, but these errors were encountered:
没安装gitbook的先npm或yarn安装一下gitbook npm -i -g gitbook-cli 或 yarn add global gitbook-cli 进入这个目录 cd go-zero.dev 先安装gitbook需要的插件 gitbook install 然后运行 gitbook serve 如果出现一个template.md 的错误,可以先看这个pr中的改动 #68
Sorry, something went wrong.
No branches or pull requests
访问在线文档地址总需要梯子,体验也不太好,想自己编译部署文档,但编译报错。是哪个工具版本不对吗?
The text was updated successfully, but these errors were encountered: