Lines Matching full:documentation
2 # Makefile for Sphinx documentation
9 # Check for broken documentation file references
11 $(shell $(srctree)/tools/docs/documentation-file-ref-check --warn)
16 $(shell $(srctree)/tools/docs/get_abi.py --dir $(srctree)/Documentation/ABI validate)
55 # Common documentation targets
71 htmldocs-redirects: $(srctree)/Documentation/.renames.txt
75 $(Q)cd $(srctree); tools/docs/documentation-file-ref-check
81 _SPHINXDIRS = $(shell printf "%s\n" $(patsubst $(srctree)/Documentation/%/index.rst,%,$(wildcard $(srctree)/Documentation/*/index.rst)) | sort -f)
84 @echo ' Linux kernel internal documentation in different formats from ReST:'
97 @echo ' Documentation'
115 @echo ' Default location for the generated documents is Documentation/output'