代码拉取完成,页面将自动刷新
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
build:
os: "ubuntu-24.04"
tools:
python: "3.12"
jobs:
post_checkout:
- (git --no-pager log --pretty="tformat:%s -- %b" -1 | paste -s -d " " | grep -viqP "skip ci|ci skip") || exit 183
pre_build:
- ./doc/rtd/pre_build.sh
- cd doc && make doxygen generated_rst_files
apt_packages:
- ant
- cmake
- doxygen
- g++
- libproj-dev
- make
- openjdk-11-jdk-headless
- patchelf
- swig
- unzip
formats:
- htmlzip
- pdf
python:
install:
- requirements: doc/requirements.txt
sphinx:
configuration: doc/source/conf.py
fail_on_warning: true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。