将文档构建添加到 GitHub Actions
作者: mossmann创建于 2021年12月29日更新于 2026年7月14日
标签enhancement
- 确定或指定 readthedocs 要使用的 sphinx 版本
- 将 docs 的构建版本与 readthedocs 使用的版本绑定: https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html#pinning-dependencies
- 将 docs 的构建添加到 GitHub Actions,以便捕获可能影响 readthedocs 的构建错误
内容来源: greatscottgadgets/hackrf