1 Star 0 Fork 0

jxm/dosbox-x

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
update-docs-site 183 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/usr/bin/env bash
make dox || exit 1
make dox-site-update || exit 1
make compat-site-update
(cd ../dosbox-x-gh-pages && git commit .)
(cd ../dosbox-x-gh-pages && git push)
exit 0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/nowaits/dosbox-x.git
[email protected]:nowaits/dosbox-x.git
nowaits
dosbox-x
dosbox-x
master

搜索帮助