summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
AgeCommit message (Expand)Author
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-13docs: Makefile: update SPHINXDIRS documentationMauro Carvalho Chehab
2025-11-05docs: Makefile: Sort Documentation targets case-insensitively in make helpBhanu Seshu Kumar Valluri
2025-10-28docs: move get_abi.py to tools/docsJonathan Corbet
2025-10-28docs: move scripts/documentation-file-ref-check to tools/docsJonathan Corbet
2025-10-01docs: Makefile: use PYTHONPYCACHEPREFIXMauro Carvalho Chehab
2025-10-01docs: Makefile: avoid a warning when using without texliveMauro Carvalho Chehab
2025-09-25docs: Makefile: fix rustdoc detectionMauro Carvalho Chehab
2025-09-21docs: conf.py: get rid of load_config.pyMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab
2025-09-18docs: Makefile: document FONTS_CONF_DENY_VF= parameterMauro Carvalho Chehab
2025-09-18docs: Makefile: document latex/PDF PAPER= parameterMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab
2025-09-18scripts: check-variable-fonts.sh: convert to PythonMauro Carvalho Chehab
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum
2025-08-29scripts: sphinx-build-wrapper: get rid of uapi/media MakefileMauro Carvalho Chehab
2025-08-21docs: Makefile: Fix LaTeX paper size settingsMauro Carvalho Chehab
2025-08-12docs: use parser_yaml extension to handle Netlink specsMauro Carvalho Chehab
2025-06-25docs: Makefile: disable check rules on make cleandocsMauro Carvalho Chehab
2025-05-07docs: Makefile: Inherit PYTHONPYCACHEPREFIX setting as env variableAkira Yokosawa
2025-04-28docs: Makefile: store __pycache__ at the output directoryMauro Carvalho Chehab
2025-04-24Makefile: move KERNELDOC macro to the main MakefileMauro Carvalho Chehab
2025-04-24docs: Makefile: get rid of KERNELDOC_CONF env variableMauro Carvalho Chehab
2025-04-09docs: sphinx: kerneldoc: use kernel-doc.py scriptMauro Carvalho Chehab
2025-02-13docs: Makefile: use the new script to check for bad ABI referencesMauro Carvalho Chehab
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-10docs: Detect variable fonts and suggest denylisting themAkira Yokosawa
2024-03-05docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocsAkira Yokosawa
2024-02-14docs: Makefile: Fix make cleandocs by deleting generated .rst filesThorsten Blum
2023-12-18doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changesDonald Hunter
2023-11-24Documentation: Document each netlink familyBreno Leitao
2023-07-21docs: Integrate rustdoc generation into htmldocsCarlos Bilbao
2023-01-22kbuild: do not print extra logs for V=2Masahiro Yamada
2022-11-21doc: add texinfodocs and infodocs targetsMaxim Cournoyer
2022-02-14docs: Makefile: Add -no-shell-escape option to LATEXOPTSAkira Yokosawa
2021-12-16docs: address some text issues with css/theme supportMauro Carvalho Chehab
2021-12-16docs: Makefile: use the right path for DOCS_CSSMauro Carvalho Chehab
2021-12-10docs: allow to pass extra DOCS_CSS themes via makeMauro Carvalho Chehab
2021-12-10docs: allow selecting a Sphinx themeMauro Carvalho Chehab
2021-06-18docs: Makefile: Use CONFIG_SHELL not SHELLKees Cook
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab
2020-10-28docs: Makefile: honor V=0 for docs buildingMauro Carvalho Chehab