2 Star 2 Fork 4

Hyperledger/cello

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.readthedocs.yml 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
Haitao Yue 提交于 2019-08-17 11:34 +08:00 . [CE-675] Fix rtd build document failed
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Build documentation in the docs/ directory with Sphinx
mkdocs:
configuration: mkdocs.yml
fail_on_warning: false
# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml
# Optionally build your docs in additional formats such as PDF and ePub
formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.txt
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/cello.git
git@gitee.com:hyperledger/cello.git
hyperledger
cello
cello
main

搜索帮助