Description
Runs commands during Sphinx builds and inserts their captured output into documentation pages. It helps command-line tutorials and reference pages stay synchronized with actual tool output.
Use it only with trusted documentation sources and controlled commands. Build-time program execution can read files, contact services, or change state, so review command blocks before enabling it in CI.