Searched refs:texinfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/Documentation/ |
D | Makefile | 116 @+$(foreach var,$(SPHINXDIRS),$(call loop_cmd,sphinx,texinfo,$(var),texinfo,$(var))) 121 $(MAKE) -C $(BUILDDIR)/texinfo info
|
/Linux-v6.6/Documentation/userspace-api/media/ |
D | Makefile | 50 .PHONY: all html texinfo epub xml latex 54 texinfo: all target
|
/Linux-v6.6/Documentation/sphinx/ |
D | kfigure.py | 140 texinfo = (visit_kernel_image, pass_handle), 149 texinfo = (visit_kernel_figure, pass_handle), 158 texinfo = (visit_kernel_render, pass_handle),
|