当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
2 Star 3 Fork 0

联萌社区 / Minecraft社区教程
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.readthedocs.yml 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zachery Liu 提交于 2022-09-21 11:42 . Update .readthedocs.yml
# .readthedocs.yml
# Read the Docs 配置文件
# 各位贡献者请不要修改此文件,谢谢配合!
# Required
version: 2
# conf.py 配置文件位置
sphinx:
configuration: docs/conf.py
# Build documentation with MkDocs(用不上)
#mkdocs:
# configuration: mkdocs.yml
# Optionally build your docs in additional formats such as PDF
formats: [
#- pdf
]
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8 #改成3.8
install:
- requirements: docs/requirements.txt #requirements 文件位置
1
https://gitee.com/lianmoe/minecraft-community-tutorial.git
git@gitee.com:lianmoe/minecraft-community-tutorial.git
lianmoe
minecraft-community-tutorial
Minecraft社区教程
master

搜索帮助