初始化仓库

This commit is contained in:
zw
2025-06-13 11:29:59 +08:00
commit 08b851951c
494 changed files with 184421 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
version: 2
sphinx:
builder: html
configuration: docs/src/conf.py
fail_on_warning: false
build:
os: "ubuntu-22.04"
tools:
python: "3.9"
python:
install:
- requirements: docs/requirements.txt