Home
last modified time | relevance | path

Searched refs:devhelp (Results 1 – 16 of 16) 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_1.0.6.bb1 SUMMARY = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
H A Dpython3-sphinx_7.2.6.bb28 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.bb16 FILES:${PN}-doc += "${datadir}/devhelp"
H A Dlibsigc++-3_3.6.0.bb16 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/libxml/
H A Dlibxml++-5.0_5.0.1.bb18 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgnomebase.bbclass28 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/qemu/tests/avocado/avocado_qemu/
H A D__init__.py315 devhelp = run_cmd([self.qemu_bin,
317 if devhelp.find('x-pci-proxy-dev') < 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.16.bb27 FILES:${PN}-doc += "${datadir}/devhelp"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.rst621 - python3-sphinxcontrib-devhelp 1.0.2 -> 1.0.6
H A Drelease-notes-4.0.rst89 - ``python3-sphinxcontrib-devhelp``
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dmaintainers.inc712 RECIPE_MAINTAINER:pn-python3-sphinxcontrib-devhelp = "Tim Orling <tim.orling@konsulko.com>"