aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sphinx
AgeCommit message (Expand)AuthorFilesLines
2024-05-02docs: kernel_include.py: Cope with docutils 0.21Gravatar Akira Yokosawa 1-1/+0
2024-04-10docs: Detect variable fonts and suggest denylisting themGravatar Akira Yokosawa 1-4/+5
2024-03-03docs: drop the version constraints for sphinx and dependenciesGravatar Lukas Bulwahn 1-5/+2
2024-03-03docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4Gravatar Akira Yokosawa 1-6/+1
2024-02-21Merge branch 'docs-fixes' into docs-mwGravatar Jonathan Corbet 1-6/+4
2024-02-21docs: kernel_feat.py: fix build error for missing filesGravatar Vegard Nossum 1-1/+1
2024-02-21doc: kerneldoc.py: fix indentationGravatar Vegard Nossum 1-3/+3
2024-02-21docs: translations: use attribute to store current languageGravatar Vegard Nossum 1-6/+4
2024-02-08docs: kernel_feat.py: fix build error for missing filesGravatar Vegard Nossum 1-1/+1
2024-01-23docs/sphinx: Fix TOC scroll hack for the home pageGravatar Gustavo Sousa 1-1/+3
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-44/+13
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 6-64/+148
2024-01-11docs: kernel_feat.py: fix potential command injectionGravatar Vegard Nossum 1-44/+11
2024-01-11Documentation: constrain alabaster package to older versionsGravatar Vegard Nossum 1-0/+2
2024-01-03docs: kernel_abi.py: fix command injectionGravatar Vegard Nossum 1-46/+10
2024-01-02Documentation: add pyyaml to requirements.txtGravatar Vegard Nossum 1-0/+1
2023-12-19docs: translations: add translations links when they existGravatar Vegard Nossum 2-0/+116
2023-12-15docs: Raise the minimum Sphinx requirement to 2.4.4Gravatar Jonathan Corbet 3-17/+3
2023-11-17docs: automarkup: linkify git revsGravatar Vegard Nossum 1-1/+19
2023-10-22Documentation/sphinx: Remove the repeated word "the" in comments.Gravatar Charles Han 1-1/+1
2023-10-10docs/sphinx: Explicitly convert Sphinx paths to strGravatar Oliver Faso 2-2/+2
2023-09-12Documentation/sphinx: fix Python string escapesGravatar Benjamin Gray 5-8/+8
2023-08-18Documentation: Fix typosGravatar Bjorn Helgaas 1-1/+1
2023-02-16docs: Use HTML comments for the kernel-toc SPDX lineGravatar Jonathan Corbet 1-1/+1
2023-02-08docs: Add more information to the HTML sidebarGravatar Jonathan Corbet 1-0/+16
2023-01-06docs: Fix the docs build with Sphinx 6.0Gravatar Jonathan Corbet 1-2/+4
2022-10-13docs: sphinx-pre-install: don't require the RTD themeGravatar Jonathan Corbet 1-1/+0
2022-08-18docs: kerneldoc-preamble: Test xeCJK.sty before loadingGravatar Akira Yokosawa 1-6/+16
2022-07-07docs: automarkup: do not look up symbols twiceGravatar Jonathan Corbet 1-31/+26
2022-07-07docs: automarkup: track failed cross-reference attemptsGravatar Jonathan Corbet 1-0/+13
2022-05-17docs: pdfdocs: Add space for chapter counts >= 100 in TOCGravatar Akira Yokosawa 1-7/+7
2022-03-30docs: sphinx/requirements: Limit jinja2<3.1Gravatar Akira Yokosawa 1-0/+2
2022-03-28scripts/kernel-doc: change the line number meta infoGravatar Mauro Carvalho Chehab 1-1/+1
2022-03-28scripts/get_abi: change the file/line number meta infoGravatar Mauro Carvalho Chehab 1-1/+1
2022-03-28docs: kernel_include.py: add sphinx build dependenciesGravatar Mauro Carvalho Chehab 1-0/+3
2022-03-28docs: kernel_abi.py: add sphinx build dependenciesGravatar Mauro Carvalho Chehab 1-0/+4
2022-03-28docs: kernel_feat.py: add build dependenciesGravatar Mauro Carvalho Chehab 1-2/+18
2022-03-28docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'Gravatar Akira Yokosawa 1-3/+5
2022-02-24Reword note on missing CJK fontsGravatar Akira Yokosawa 1-3/+10
2022-02-24docs: kerneldoc-preamble.sty: Expand comments in LaTeX codeGravatar Akira Yokosawa 1-13/+48
2022-02-24docs: pdfdocs: Pull LaTeX preamble part out of conf.pyGravatar Akira Yokosawa 1-0/+184
2022-02-09docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verboseGravatar Akira Yokosawa 1-3/+19
2022-02-09docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversionGravatar Akira Yokosawa 1-20/+48
2022-02-09docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'Gravatar Akira Yokosawa 1-4/+26
2022-02-09docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversionGravatar Akira Yokosawa 1-2/+44
2022-01-07docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsGravatar James Clark 1-7/+18
2021-12-23Documentation/sphinx: fix typos of "its"Gravatar Randy Dunlap 2-2/+2
2021-08-12docs: sphinx-requirements: Move sphinx_rtd_theme to topGravatar Akira Yokosawa 1-2/+1
2021-03-06docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyGravatar Bhaskar Chowdhury 1-2/+2
2021-02-04docs: Enable usage of relative paths to docs on automarkupGravatar Nícolas F. R. A. Prado 1-2/+5