crickets-and-comb/shared

Deploy to readthedocs.

Open

#56 创建于 2025年3月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Makefile (0 fork)auto 404
documentationenhancementhelp wanted

仓库指标

Star
 (2 star)
PR 合并指标
 (PR 指标待抓取)

描述

In the reusable workflow deploy_docs.yml, we deploy docs to the GitHub space for documentation hosting, crickets-and-comb.github.io/<repo> (using the gh-pages branch).

Add to deploy_docs.yml an optional, parametrized job that deploys to readthedocs.com. This obviously depends on an account being set up on readthedocs for the consuming repo, hence the need for this job to be optional and to take whatever parameters are necessary to deploy to the right space.

This may also include updating the build-doc make target, or building a new make target, to satisfy readthedocs.

贡献者指南