11 Star 40 Fork 10

robinwu / kunlun-atp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.readthedocs.yaml 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
robinwu 提交于 2023-10-18 00:38 . update
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: '3.11'
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py
# If using Sphinx, optionally build your docs in additional formats such as PDF
formats:
# - pdf
- epub
python:
install:
- requirements: requirements.txt
Python
1
https://gitee.com/robinwu0607/kunlun-atp.git
git@gitee.com:robinwu0607/kunlun-atp.git
robinwu0607
kunlun-atp
kunlun-atp
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891