Read the Docs configuration file for Sphinx projects

version: 2

Views0
PublishedFeb 1, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Read the Docs configuration file for Sphinx projects

version: 2

Set the OS, Python version

build: os: ubuntu-22.04 tools: python: "3.10"

Build documentation in the "docs/" directory with Sphinx

sphinx: configuration: docs/conf.py

Share: