Home
last modified time | relevance | path

Searched refs:devhelp (Results 1 – 17 of 17) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile107 .PHONY: devhelp
108 devhelp: target
109 $(SPHINXBUILD) -b devhelp $(ALLSPHINXOPTS) $(BUILDDIR)/devhelp
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/
H A Dgeany-plugins_1.38.bb78 # no gnome devhelp in some common layer
79 EXTRA_OECONF += "--disable-devhelp"
80 #PLUGINS += "${PN}-devhelp"
81 #LIC_FILES_CHKSUM += "file://devhelp/COPYING;md5=d32239bcb673463ab874e80d47fae504"
82 #LICENSE:${PN}-devhelp = "GPLv3"
83 #FILES:${PN}-devhelp = "${libdir}/geany/devhelp.so"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-sphinxcontrib-devhelp_2.0.0.bb1 SUMMARY = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
H A Dpython3-sphinx_8.1.3.bb27 python3-sphinxcontrib-devhelp \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/cairo/
H A Dcairomm_1.14.3.bb13 FILES:${PN}-doc += "${datadir}/devhelp"
H A Dcairomm-1.16_1.18.0.bb15 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libsigc++-2.0/
H A Dlibsigc++-2.0_2.12.1.bb19 FILES:${PN}-doc += "${datadir}/devhelp"
H A Dlibsigc++-3_3.6.0.bb19 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libxml/
H A Dlibxml++-5.0_5.0.1.bb20 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgnomebase.bbclass28 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py168 devhelp = run_cmd([self.qemu_bin,
170 if devhelp.find(devicename) < 0:
/openbmc/qemu/scripts/
H A Ddevice-crash-test279 devhelp = vm.cmd('human-monitor-command', **args)
280 for l in devhelp.split('\n'):
/openbmc/openbmc/poky/meta/recipes-devtools/vala/
H A Dvala_0.56.17.bb27 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.rst653 - python3-sphinxcontrib-devhelp 1.0.2 -> 1.0.6
H A Drelease-notes-4.0.rst89 - ``python3-sphinxcontrib-devhelp``
H A Drelease-notes-5.1.rst758 - ``python3-sphinxcontrib-devhelp`` 1.0.6 -> 2.0.0
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dmaintainers.inc707 RECIPE_MAINTAINER:pn-python3-sphinxcontrib-devhelp = "Tim Orling <tim.orling@konsulko.com>"