summaryrefslogtreecommitdiff
path: root/Documentation/sphinx
AgeCommit message (Expand)AuthorFilesLines
2025-07-24sphinx: kernel_abi: fix performance regression with O=<dir>Mauro Carvalho Chehab1-2/+4
2025-07-08docs: kdoc: Remove a Python 2 commentJonathan Corbet1-2/+0
2025-06-25docs: sphinx: add missing SPDX tagsMauro Carvalho Chehab9-1/+12
2025-06-25docs: sphinx: add a file with the requirements for lowest versionMauro Carvalho Chehab1-0/+10
2025-06-21docs: sphinx: avoid using the deprecated node.set_class()Jonathan Corbet1-1/+1
2025-06-09docs: automarkup: Mark up undocumented entities tooJonathan Corbet1-2/+7
2025-06-09docs: automarkup: Remove some Sphinx 2 holdoversJonathan Corbet1-16/+2
2025-05-21docs: kerneldoc.py: simplify exception handling logicMauro Carvalho Chehab1-64/+46
2025-04-29docs: Sphinx: kerneldoc: only initialize kernel-doc classes onceMauro Carvalho Chehab1-12/+11
2025-04-21docs: sphinx: kerneldoc: Use python class if availableMauro Carvalho Chehab1-8/+130
2025-04-14docs: automarkup: Move common logic to add and resolve xref to helperNĂ­colas F. R. A. Prado1-73/+24
2025-04-09docs: sphinx: kerneldoc: ignore "\" characters from optionsMauro Carvalho Chehab1-0/+12
2025-04-09docs: sphinx: kerneldoc: verbose kernel-doc command if V=1Mauro Carvalho Chehab1-0/+34
2025-02-18docs: automarkup: drop legacy supportMauro Carvalho Chehab1-25/+7
2025-02-18docs: media: Allow creating cross-references for RC ABIMauro Carvalho Chehab1-4/+13
2025-02-13scripts/kernel-doc: drop Sphinx version checkMauro Carvalho Chehab2-8/+0
2025-02-13docs: extensions: don't use utf-8 syntax for descriptionsMauro Carvalho Chehab8-22/+22
2025-02-10docs: sphinx/kernel_abi: avoid warnings during Sphinx module initMauro Carvalho Chehab2-5/+22
2025-02-10docs: sphinx/automarkup: add cross-references for ABIMauro Carvalho Chehab1-0/+45
2025-02-10docs: sphinx/kernel_abi: parse ABI files only onceMauro Carvalho Chehab1-51/+64
2025-02-10docs: sphinx/kernel_abi: properly split linesMauro Carvalho Chehab1-2/+3
2025-02-10docs: sphinx/kernel_abi: reduce buffer usage for ABI messagesMauro Carvalho Chehab1-40/+42
2025-02-10docs: sphinx/kernel_abi: use AbiParser directlyMauro Carvalho Chehab1-13/+16
2025-02-10docs: use get_abi.py for ABI generationMauro Carvalho Chehab1-7/+3
2025-02-10docs: sphinx/kernel_abi: adjust coding styleMauro Carvalho Chehab1-13/+12
2025-02-10docs: sphinx: remove kernellog.py fileMauro Carvalho Chehab4-69/+53
2024-09-05docs: kerneldoc-preamble.sty: Suppress extra spaces in CJK literal blocksAkira Yokosawa1-0/+2
2024-05-02docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
2024-04-10docs: Detect variable fonts and suggest denylisting themAkira Yokosawa1-4/+5
2024-03-03docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn1-5/+2
2024-03-03docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4Akira Yokosawa1-6/+1
2024-02-21Merge branch 'docs-fixes' into docs-mwJonathan Corbet1-6/+4
2024-02-21docs: kernel_feat.py: fix build error for missing filesVegard Nossum1-1/+1
2024-02-21doc: kerneldoc.py: fix indentationVegard Nossum1-3/+3
2024-02-21docs: translations: use attribute to store current languageVegard Nossum1-6/+4
2024-02-08docs: kernel_feat.py: fix build error for missing filesVegard Nossum1-1/+1
2024-01-24docs/sphinx: Fix TOC scroll hack for the home pageGustavo Sousa1-1/+3
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2-44/+13
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds6-64/+148
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum1-44/+11
2024-01-11Documentation: constrain alabaster package to older versionsVegard Nossum1-0/+2
2024-01-03docs: kernel_abi.py: fix command injectionVegard Nossum1-46/+10
2024-01-02Documentation: add pyyaml to requirements.txtVegard Nossum1-0/+1
2023-12-20docs: translations: add translations links when they existVegard Nossum2-0/+116
2023-12-15docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet3-17/+3
2023-11-17docs: automarkup: linkify git revsVegard Nossum1-1/+19
2023-10-23Documentation/sphinx: Remove the repeated word "the" in comments.Charles Han1-1/+1
2023-10-10docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso2-2/+2
2023-09-12Documentation/sphinx: fix Python string escapesBenjamin Gray5-8/+8
2023-08-18Documentation: Fix typosBjorn Helgaas1-1/+1