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…
80 # e.g. "userspace-api/media" for the linux-tv book-set at ./Documentation/userspace-api/media
83 …cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2…
87 $(CONFIG_SHELL) $(srctree)/Documentation/sphinx/parallel-wrapper.sh \
100 YNL_INDEX:=$(srctree)/Documentation/networking/netlink_spec/index.rst
101 YNL_RST_DIR:=$(srctree)/Documentation/networking/netlink_spec
102 YNL_YAML_DIR:=$(srctree)/Documentation/netlink/specs
176 $(Q)cd $(srctree);scripts/documentation-file-ref-check
180 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media clean
183 @echo ' Linux kernel internal documentation in different formats from ReST:'
194 @echo ' Documentation'
207 @echo ' Default location for the generated documents is Documentation/output'