aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-10docs: Detect variable fonts and suggest denylisting themGravatar Akira Yokosawa 1-1/+6
2024-03-05docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocsGravatar Akira Yokosawa 1-1/+3
2024-02-14docs: Makefile: Fix make cleandocs by deleting generated .rst filesGravatar Thorsten Blum 1-0/+1
2023-12-18doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changesGravatar Donald Hunter 1-3/+3
2023-11-24Documentation: Document each netlink familyGravatar Breno Leitao 1-1/+15
2023-07-21docs: Integrate rustdoc generation into htmldocsGravatar Carlos Bilbao 1-0/+16
2023-01-22kbuild: do not print extra logs for V=2Gravatar Masahiro Yamada 1-1/+1
2022-11-21doc: add texinfodocs and infodocs targetsGravatar Maxim Cournoyer 1-0/+11
2022-02-14docs: Makefile: Add -no-shell-escape option to LATEXOPTSGravatar Akira Yokosawa 1-1/+1
2021-12-16docs: address some text issues with css/theme supportGravatar Mauro Carvalho Chehab 1-2/+2
2021-12-16docs: Makefile: use the right path for DOCS_CSSGravatar Mauro Carvalho Chehab 1-1/+1
2021-12-10docs: allow to pass extra DOCS_CSS themes via makeGravatar Mauro Carvalho Chehab 1-1/+7
2021-12-10docs: allow selecting a Sphinx themeGravatar Mauro Carvalho Chehab 1-0/+3
2021-06-18docs: Makefile: Use CONFIG_SHELL not SHELLGravatar Kees Cook 1-1/+1
2021-02-01kbuild: remove PYTHON variableGravatar Masahiro Yamada 1-1/+1
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+4
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesGravatar Mauro Carvalho Chehab 1-0/+5
2020-10-28docs: Makefile: honor V=0 for docs buildingGravatar Mauro Carvalho Chehab 1-0/+4
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-5/+5
2020-04-20docs: Makefile: place final pdf docs on a separate dirGravatar Mauro Carvalho Chehab 1-1/+5
2020-04-14media: docs: move uAPI book to userspace-api/mediaGravatar Mauro Carvalho Chehab 1-5/+5
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+2
2020-03-03kbuild: remove trailing slash from devicetree/binding/ for descendingGravatar Masahiro Yamada 1-1/+2
2020-02-19Documentation: sort _SPHINXDIRS for 'make help'Gravatar Randy Dunlap 1-1/+1
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+4
2019-11-22docs, parallelism: Rearrange how jobserver reservations are madeGravatar Kees Cook 1-3/+2
2019-11-11kbuild: Wrap long "make help" text linesGravatar Geert Uytterhoeven 1-2/+4
2019-10-10docs: Fix "make help" suggestion for SPHINXDIRGravatar Jonathan Corbet 1-1/+1
2019-10-01docs: Use make invocation's -j argument for parallelismGravatar Kees Cook 1-1/+2
2019-06-07docs: Kbuild/Makefile: allow check for missing docs at build timeGravatar Mauro Carvalho Chehab 1-0/+5
2019-06-04docs: Completely fix the remote build tree caseGravatar Jonathan Corbet 1-5/+5
2019-05-31docs: look for sphinx-pre-install in the source treeGravatar Jonathan Corbet 1-1/+1
2019-05-30docs: by default, build docs a lot faster with Sphinx >= 1.7Gravatar Mauro Carvalho Chehab 1-0/+2
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildGravatar Mauro Carvalho Chehab 1-0/+5
2019-04-01docs: Makefile: use latexmk if availableGravatar Mauro Carvalho Chehab 1-2/+7
2018-12-13kbuild: Add support for DT binding schema checksGravatar Rob Herring 1-1/+1
2017-10-12Documentation: add script and build target to check for broken file referencesGravatar Jani Nikula 1-0/+4
2017-10-12doc: enhance dochelp include default output location for doc buildGravatar Shuah Khan 1-0/+2
2017-08-24doc: Makefile: if sphinx is not found, run a check scriptGravatar Mauro Carvalho Chehab 1-0/+2
2017-07-23docs: Makefile: remove no-ops targetsGravatar Mauro Carvalho Chehab 1-10/+0
2017-05-16docs: remove DocBook from the building systemGravatar Mauro Carvalho Chehab 1-0/+125
2016-10-10samples: move blackfin gptimers-example from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23tools: move pcmcia crc32hash tool from DocumentationGravatar Shuah Khan 1-2/+1
2016-09-23tools: move laptops dslm tool from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23tools: move accounting tool from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23samples: move auxdisplay example code from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23samples: move watchdog example code from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23samples: move timers example code from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-23samples: move misc-devices/mei example code from DocumentationGravatar Shuah Khan 1-1/+1
2016-09-20samples: move mic/mpssd example code from DocumentationGravatar Shuah Khan 1-1/+1