Lines Matching full:documentation
2 # Makefile for Sphinx documentation
8 # Check for broken documentation file references
10 $(shell $(srctree)/scripts/documentation-file-ref-check --warn)
15 $(shell $(srctree)/scripts/get_abi.pl validate --dir $(srctree)/Documentation/ABI)
24 _SPHINXDIRS = $(sort $(patsubst $(srctree)/Documentation/%/index.rst,%,$(wildcard $(srctree)/Docu…
84 # e.g. "userspace-api/media" for the linux-tv book-set at ./Documentation/userspace-api/media
87 …cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2…
91 $(CONFIG_SHELL) $(srctree)/Documentation/sphinx/parallel-wrapper.sh \
104 YNL_INDEX:=$(srctree)/Documentation/networking/netlink_spec/index.rst
105 YNL_RST_DIR:=$(srctree)/Documentation/networking/netlink_spec
106 YNL_YAML_DIR:=$(srctree)/Documentation/netlink/specs
183 $(Q)cd $(srctree);scripts/documentation-file-ref-check
188 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
191 @echo ' Linux kernel internal documentation in different formats from ReST:'
202 @echo ' Documentation'
215 @echo ' Default location for the generated documents is Documentation/output'