summaryrefslogtreecommitdiff
path: root/Documentation/sphinx
AgeCommit message (Expand)Author
2024-02-21docs: translations: use attribute to store current languageVegard Nossum
2024-02-08docs: kernel_feat.py: fix build error for missing filesVegard Nossum
2024-01-23docs/sphinx: Fix TOC scroll hack for the home pageGustavo Sousa
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11docs: kernel_feat.py: fix potential command injectionVegard Nossum
2024-01-11Documentation: constrain alabaster package to older versionsVegard Nossum
2024-01-03docs: kernel_abi.py: fix command injectionVegard Nossum
2024-01-02Documentation: add pyyaml to requirements.txtVegard Nossum
2023-12-19docs: translations: add translations links when they existVegard Nossum
2023-12-15docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet
2023-11-17docs: automarkup: linkify git revsVegard Nossum
2023-10-22Documentation/sphinx: Remove the repeated word "the" in comments.Charles Han
2023-10-10docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso
2023-09-12Documentation/sphinx: fix Python string escapesBenjamin Gray
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-02-16docs: Use HTML comments for the kernel-toc SPDX lineJonathan Corbet
2023-02-08docs: Add more information to the HTML sidebarJonathan Corbet
2023-01-06docs: Fix the docs build with Sphinx 6.0Jonathan Corbet
2022-10-13docs: sphinx-pre-install: don't require the RTD themeJonathan Corbet
2022-08-18docs: kerneldoc-preamble: Test xeCJK.sty before loadingAkira Yokosawa
2022-07-07docs: automarkup: do not look up symbols twiceJonathan Corbet
2022-07-07docs: automarkup: track failed cross-reference attemptsJonathan Corbet
2022-05-17docs: pdfdocs: Add space for chapter counts >= 100 in TOCAkira Yokosawa
2022-03-30docs: sphinx/requirements: Limit jinja2<3.1Akira Yokosawa
2022-03-28scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab
2022-03-28scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab
2022-03-28docs: kernel_include.py: add sphinx build dependenciesMauro Carvalho Chehab
2022-03-28docs: kernel_abi.py: add sphinx build dependenciesMauro Carvalho Chehab
2022-03-28docs: kernel_feat.py: add build dependenciesMauro Carvalho Chehab
2022-03-28docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'Akira Yokosawa
2022-02-24Reword note on missing CJK fontsAkira Yokosawa
2022-02-24docs: kerneldoc-preamble.sty: Expand comments in LaTeX codeAkira Yokosawa
2022-02-24docs: pdfdocs: Pull LaTeX preamble part out of conf.pyAkira Yokosawa
2022-02-09docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verboseAkira Yokosawa
2022-02-09docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversionAkira Yokosawa
2022-02-09docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'Akira Yokosawa
2022-02-09docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversionAkira Yokosawa
2022-01-07docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsJames Clark
2021-12-23Documentation/sphinx: fix typos of "its"Randy Dunlap
2021-08-12docs: sphinx-requirements: Move sphinx_rtd_theme to topAkira Yokosawa
2021-03-06docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyBhaskar Chowdhury
2021-02-04docs: Enable usage of relative paths to docs on automarkupNĂ­colas F. R. A. Prado
2021-02-01Docs: drop Python 2 supportJonathan Corbet
2021-02-01Move our minimum Sphinx version to 1.7Jonathan Corbet
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-09docs: update requirements to install six moduleJaeSang Yoo
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-12-03sphinx: kernel_feat.py: add a script to parse feature filesMauro Carvalho Chehab
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceNĂ­colas F. R. A. Prado