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