Files
MinerU/next_docs/zh_cn/.readthedocs.yaml
myhloli 75b4375dbd docs: update documentation path in README files
- Update image path in README.md and README_zh-CN.md
- Update chemical formula recognition link in README.md and README_zh-CN.md
2024-10-28 15:27:26 +08:00

17 lines
192 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
formats:
- epub
python:
install:
- requirements: docs/requirements.txt
sphinx:
configuration: docs/zh_cn/conf.py