Home
last modified time | relevance | path

Searched refs:sphinx_build (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/docs/
H A Dmeson.build1 sphinx_build = find_program(fs.parent(python.full_path()) / 'sphinx-build', variable
6 if sphinx_build.found()
7 SPHINX_ARGS = ['env', 'CONFDIR=' + qemu_confdir, sphinx_build, '-q']
37 warning('@0@: @1@'.format(sphinx_build.full_path(), sphinx_build_test_out.stderr()))
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst432 sphinx_build = find_program(
/openbmc/qemu/
H A Dmeson.build4490 summary_info += {'sphinx-build': sphinx_build}