aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/sphinx (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23docs/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-11Merge 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-19docs: 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-22Documentation/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
2023-02-16docs: Use HTML comments for the kernel-toc SPDX lineJonathan Corbet1-1/+1
2023-02-08docs: Add more information to the HTML sidebarJonathan Corbet1-0/+16
2023-01-06docs: Fix the docs build with Sphinx 6.0Jonathan Corbet1-2/+4
2022-10-13docs: sphinx-pre-install: don't require the RTD themeJonathan Corbet1-1/+0
2022-08-18docs: kerneldoc-preamble: Test xeCJK.sty before loadingAkira Yokosawa1-6/+16
2022-07-07docs: automarkup: do not look up symbols twiceJonathan Corbet1-31/+26
2022-07-07docs: automarkup: track failed cross-reference attemptsJonathan Corbet1-0/+13
2022-05-17docs: pdfdocs: Add space for chapter counts >= 100 in TOCAkira Yokosawa1-7/+7
2022-03-30docs: sphinx/requirements: Limit jinja2<3.1Akira Yokosawa1-0/+2
2022-03-28scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab1-1/+1
2022-03-28scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab1-1/+1
2022-03-28docs: kernel_include.py: add sphinx build dependenciesMauro Carvalho Chehab1-0/+3
2022-03-28docs: kernel_abi.py: add sphinx build dependenciesMauro Carvalho Chehab1-0/+4
2022-03-28docs: kernel_feat.py: add build dependenciesMauro Carvalho Chehab1-2/+18
2022-03-28docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'Akira Yokosawa1-3/+5
2022-02-24Reword note on missing CJK fontsAkira Yokosawa1-3/+10
2022-02-24docs: kerneldoc-preamble.sty: Expand comments in LaTeX codeAkira Yokosawa1-13/+48
2022-02-24docs: pdfdocs: Pull LaTeX preamble part out of conf.pyAkira Yokosawa1-0/+184
2022-02-09docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verboseAkira Yokosawa1-3/+19
2022-02-09docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversionAkira Yokosawa1-20/+48
2022-02-09docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'Akira Yokosawa1-4/+26
2022-02-09docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversionAkira Yokosawa1-2/+44
2022-01-07docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsJames Clark1-7/+18
2021-12-23Documentation/sphinx: fix typos of "its"Randy Dunlap2-2/+2
2021-08-12docs: sphinx-requirements: Move sphinx_rtd_theme to topAkira Yokosawa1-2/+1
2021-03-06docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyBhaskar Chowdhury1-2/+2
2021-02-04docs: Enable usage of relative paths to docs on automarkupNĂ­colas F. R. A. Prado1-2/+5
2021-02-01Docs: drop Python 2 supportJonathan Corbet4-26/+1
2021-02-01Move our minimum Sphinx version to 1.7Jonathan Corbet5-94/+18