Add RTD config

这个提交包含在:
craig-warren
2023-03-09 14:35:11 -07:00
父节点 b34c9480f5
当前提交 20b915cf9b

15
.readthedocs.yaml 普通文件
查看文件

@@ -0,0 +1,15 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
conda:
environment: conda_env.yml
sphinx:
configuration: docs/conf.py
formats:
- pdf