Description
Runs code during Sphinx builds and inserts the produced output into documentation pages. It helps tutorials and reference docs keep command examples or generated results synchronized with the source code.
Use it only with trusted documentation sources. Executing code during a build can read files, contact services, or change state, so review snippets and build environments before enabling it.