Age | Commit message (Expand) | Author |
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 |
2021-02-01 | Docs: drop Python 2 support | Jonathan Corbet |
2021-02-01 | Move our minimum Sphinx version to 1.7 | Jonathan Corbet |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-12-09 | docs: update requirements to install six module | JaeSang Yoo |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens |
2020-12-03 | sphinx: kernel_feat.py: add a script to parse feature files | Mauro Carvalho Chehab |
2020-11-30 | docs: automarkup.py: Allow automatic cross-reference inside C namespace | Nícolas F. R. A. Prado |
2020-11-03 | Merge tag 'docs-5.10-3' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-03 | docs: fix automarkup regression on Python 2docs-5.10-3 | Jonathan Corbet |
2020-10-30 | docs: ABI: make it parse ABI/stable as ReST-compatible files | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: Handle with a lazy Sphinx parser | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: use --enable-lineno for get_abi.pl | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: make it compatible with Sphinx 1.7+ | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: fix UTF-8 support | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: add a script to parse ABI documentation | Mauro Carvalho Chehab |
2020-10-30 | docs: kernellog.py: add support for info() | Mauro Carvalho Chehab |
2020-10-15 | docs: get rid of :c:type explicit declarations for structs | Mauro Carvalho Chehab |
2020-10-15 | docs: automarkup.py: Add cross-reference for parametrized C macros | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Skip C reserved words when cross-referencing | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Fix regexes to solve sphinx 3 warnings | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Use new C roles in Sphinx 3 | Nícolas F. R. A. Prado |
2020-10-15 | docs: kerneldoc.py: add support for kerneldoc -nosymbol | Mauro Carvalho Chehab |