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