Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile190 .PHONY: linkcheck
191 linkcheck: target
192 $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
/openbmc/u-boot/Documentation/media/
H A DMakefile32 linkcheck: target
/openbmc/u-boot/Documentation/
H A DMakefile71 @$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,linkcheck,$(var),,$(var)))