summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx
Commit message (Expand)AuthorAgeFilesLines
* docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn2024-03-031-5/+2
* docs: kerneldoc-preamble.sty: Remove code for Sphinx <2.4Akira Yokosawa2024-03-031-6/+1
* Merge branch 'docs-fixes' into docs-mwJonathan Corbet2024-02-211-6/+4
|\
| * docs: translations: use attribute to store current languageVegard Nossum2024-02-211-6/+4
| * docs: kernel_feat.py: fix build error for missing filesVegard Nossum2024-02-081-1/+1
* | docs: kernel_feat.py: fix build error for missing filesVegard Nossum2024-02-211-1/+1
* | doc: kerneldoc.py: fix indentationVegard Nossum2024-02-211-3/+3
|/
* docs/sphinx: Fix TOC scroll hack for the home pageGustavo Sousa2024-01-231-1/+3
* Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2024-01-172-44/+13
|\
| * docs: kernel_feat.py: fix potential command injectionVegard Nossum2024-01-111-44/+11
| * Documentation: constrain alabaster package to older versionsVegard Nossum2024-01-111-0/+2
* | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-116-64/+148
|\|
| * docs: kernel_abi.py: fix command injectionVegard Nossum2024-01-031-46/+10
| * docs: translations: add translations links when they existVegard Nossum2023-12-192-0/+116
| * docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet2023-12-153-17/+3
| * docs: automarkup: linkify git revsVegard Nossum2023-11-171-1/+19
* | Documentation: add pyyaml to requirements.txtVegard Nossum2024-01-021-0/+1
|/
* Documentation/sphinx: Remove the repeated word "the" in comments.Charles Han2023-10-221-1/+1
* docs/sphinx: Explicitly convert Sphinx paths to strOliver Faso2023-10-102-2/+2
* Documentation/sphinx: fix Python string escapesBenjamin Gray2023-09-125-8/+8
* Documentation: Fix typosBjorn Helgaas2023-08-181-1/+1
* docs: Use HTML comments for the kernel-toc SPDX lineJonathan Corbet2023-02-161-1/+1
* docs: Add more information to the HTML sidebarJonathan Corbet2023-02-081-0/+16
* docs: Fix the docs build with Sphinx 6.0Jonathan Corbet2023-01-061-2/+4
* docs: sphinx-pre-install: don't require the RTD themeJonathan Corbet2022-10-131-1/+0
* docs: kerneldoc-preamble: Test xeCJK.sty before loadingAkira Yokosawa2022-08-181-6/+16
* docs: automarkup: do not look up symbols twiceJonathan Corbet2022-07-071-31/+26
* docs: automarkup: track failed cross-reference attemptsJonathan Corbet2022-07-071-0/+13
* docs: pdfdocs: Add space for chapter counts >= 100 in TOCAkira Yokosawa2022-05-171-7/+7
* docs: sphinx/requirements: Limit jinja2<3.1Akira Yokosawa2022-03-301-0/+2
* scripts/kernel-doc: change the line number meta infoMauro Carvalho Chehab2022-03-281-1/+1
* scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab2022-03-281-1/+1
* docs: kernel_include.py: add sphinx build dependenciesMauro Carvalho Chehab2022-03-281-0/+3
* docs: kernel_abi.py: add sphinx build dependenciesMauro Carvalho Chehab2022-03-281-0/+4
* docs: kernel_feat.py: add build dependenciesMauro Carvalho Chehab2022-03-281-2/+18
* docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs'Akira Yokosawa2022-03-281-3/+5
* Reword note on missing CJK fontsAkira Yokosawa2022-02-241-3/+10
* docs: kerneldoc-preamble.sty: Expand comments in LaTeX codeAkira Yokosawa2022-02-241-13/+48
* docs: pdfdocs: Pull LaTeX preamble part out of conf.pyAkira Yokosawa2022-02-241-0/+184
* docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verboseAkira Yokosawa2022-02-091-3/+19
* docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversionAkira Yokosawa2022-02-091-20/+48
* docs: sphinx/kfigure.py: Add check of 'dot -Tpdf'Akira Yokosawa2022-02-091-4/+26
* docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversionAkira Yokosawa2022-02-091-2/+44
* docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsJames Clark2022-01-071-7/+18
* Documentation/sphinx: fix typos of "its"Randy Dunlap2021-12-232-2/+2
* docs: sphinx-requirements: Move sphinx_rtd_theme to topAkira Yokosawa2021-08-121-2/+1
* docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyBhaskar Chowdhury2021-03-061-2/+2
* docs: Enable usage of relative paths to docs on automarkupNĂ­colas F. R. A. Prado2021-02-041-2/+5
* Docs: drop Python 2 supportJonathan Corbet2021-02-014-26/+1
* Move our minimum Sphinx version to 1.7Jonathan Corbet2021-02-015-94/+18