1 Star 0 Fork 0

Andres6936/CDocs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 395 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joan Andrés 提交于 2021-05-09 10:42 . CLang Docs
language: python
python:
- "2.7"
before_install:
- curl https://apt.llvm.org/llvm-snapshot.gpg.key | sudo apt-key add -
- echo "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-4.0 main" | sudo tee -a /etc/apt/sources.list
- sudo apt-get update -qq
- sudo apt-get install -y libclang1-4.0
install:
- (cd cldoc-static && npm install)
- pip install .
script:
- make tests
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Andres6936/CDocs.git
git@gitee.com:Andres6936/CDocs.git
Andres6936
CDocs
CDocs
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385