Age | Commit message (Expand) | Author |
2024-05-02 | docs: kernel_include.py: Cope with docutils 0.21 | Akira Yokosawa |
2024-04-10 | docs: Detect variable fonts and suggest denylisting them | Akira Yokosawa |
2024-03-03 | docs: drop the version constraints for sphinx and dependencies | Lukas Bulwahn |
2024-03-03 | docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4 | Akira Yokosawa |
2024-02-21 | Merge branch 'docs-fixes' into docs-mw | Jonathan Corbet |
2024-02-21 | docs: kernel_feat.py: fix build error for missing files | Vegard Nossum |
2024-02-21 | doc: kerneldoc.py: fix indentation | Vegard Nossum |
2024-02-21 | docs: translations: use attribute to store current languagedocs-6.8-fixes3 | Vegard Nossum |
2024-02-08 | docs: kernel_feat.py: fix build error for missing filesdocs-6.8-fixes2 | Vegard Nossum |
2024-01-23 | docs/sphinx: Fix TOC scroll hack for the home page | Gustavo Sousa |
2024-01-17 | Merge tag 'docs-6.8-2' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-11 | docs: kernel_feat.py: fix potential command injection | Vegard Nossum |
2024-01-11 | Documentation: constrain alabaster package to older versions | Vegard Nossum |
2024-01-03 | docs: kernel_abi.py: fix command injection | Vegard Nossum |
2024-01-02 | Documentation: add pyyaml to requirements.txt | Vegard Nossum |
2023-12-19 | docs: translations: add translations links when they exist | Vegard Nossum |
2023-12-15 | docs: Raise the minimum Sphinx requirement to 2.4.4 | Jonathan Corbet |
2023-11-17 | docs: automarkup: linkify git revs | Vegard Nossum |
2023-10-22 | Documentation/sphinx: Remove the repeated word "the" in comments. | Charles Han |
2023-10-10 | docs/sphinx: Explicitly convert Sphinx paths to str | Oliver Faso |
2023-09-12 | Documentation/sphinx: fix Python string escapes | Benjamin Gray |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas |
2023-02-16 | docs: Use HTML comments for the kernel-toc SPDX line | Jonathan Corbet |
2023-02-08 | docs: Add more information to the HTML sidebar | Jonathan Corbet |
2023-01-06 | docs: Fix the docs build with Sphinx 6.0 | Jonathan Corbet |
2022-10-13 | docs: sphinx-pre-install: don't require the RTD theme | Jonathan Corbet |
2022-08-18 | docs: kerneldoc-preamble: Test xeCJK.sty before loading | Akira Yokosawa |
2022-07-07 | docs: automarkup: do not look up symbols twice | Jonathan Corbet |
2022-07-07 | docs: automarkup: track failed cross-reference attempts | Jonathan Corbet |
2022-05-17 | docs: pdfdocs: Add space for chapter counts >= 100 in TOCdocs-5.19 | Akira Yokosawa |
2022-03-30 | docs: sphinx/requirements: Limit jinja2<3.1 | Akira Yokosawa |
2022-03-28 | scripts/kernel-doc: change the line number meta info | Mauro Carvalho Chehab |
2022-03-28 | scripts/get_abi: change the file/line number meta info | Mauro Carvalho Chehab |
2022-03-28 | docs: kernel_include.py: add sphinx build dependencies | Mauro Carvalho Chehab |
2022-03-28 | docs: kernel_abi.py: add sphinx build dependencies | Mauro Carvalho Chehab |
2022-03-28 | docs: kernel_feat.py: add build dependencies | Mauro Carvalho Chehab |
2022-03-28 | docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs' | Akira Yokosawa |
2022-02-24 | Reword note on missing CJK fonts | Akira Yokosawa |
2022-02-24 | docs: kerneldoc-preamble.sty: Expand comments in LaTeX code | Akira Yokosawa |
2022-02-24 | docs: pdfdocs: Pull LaTeX preamble part out of conf.py | Akira Yokosawa |
2022-02-09 | docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verbose | Akira Yokosawa |
2022-02-09 | docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversion | Akira Yokosawa |
2022-02-09 | docs: sphinx/kfigure.py: Add check of 'dot -Tpdf' | Akira Yokosawa |
2022-02-09 | docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversion | Akira Yokosawa |
2022-01-07 | docs: automarkup.py: Fix invalid HTML link output and broken URI fragments | James Clark |
2021-12-23 | Documentation/sphinx: fix typos of "its" | Randy Dunlap |
2021-08-12 | docs: sphinx-requirements: Move sphinx_rtd_theme to topdocs-5.15 | Akira Yokosawa |
2021-03-06 | docs: sphinx: Fix couple of spellings in the file rstFlatTable.py | Bhaskar Chowdhury |
2021-02-04 | docs: Enable usage of relative paths to docs on automarkup | Nícolas F. R. A. Prado |