index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
doc tools: fix 'path' typos
Randy Dunlap
2
-3
/
+3
2026-08-11
docs: sphinx-build-wrapper: include localversion in kernel version string
Randy Dunlap
1
-0
/
+9
2026-03-30
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
Mauro Carvalho Chehab
1
-0
/
+508
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
1
-1
/
+6
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
1
-8
/
+40
2026-03-22
tools/docs/checktransupdate.py: fix all issues reported by pylint
Haoyang LIU
1
-4
/
+4
2026-03-09
docs: kdoc_output: pick a better default for modulename
Mauro Carvalho Chehab
1
-1
/
+0
2026-03-09
docs: kdoc_output: fix naming for DOC markups
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-09
docs: sphinx-build-wrapper: don't allow "/" on file names
Mauro Carvalho Chehab
1
-1
/
+3
2026-03-09
docs: sphinx-build-wrapper: better handle troff .TH markups
Mauro Carvalho Chehab
1
-4
/
+4
2026-03-09
tools/docs/checktransupdate.py: add support for scanning directory
Haoyang LIU
1
-1
/
+13
2026-02-02
tools: sphinx-build-wrapper: improve its help message
Mauro Carvalho Chehab
1
-3
/
+25
2026-02-02
docs: sphinx-build-wrapper: allow -v override -q
Mauro Carvalho Chehab
1
-3
/
+11
2026-01-23
tools/docs: sphinx-build-wrapper: only generate rust docs when requested
Thomas Weißschuh
1
-2
/
+5
2026-01-23
tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier
Thomas Weißschuh
1
-13
/
+13
2026-01-23
tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable
Thomas Weißschuh
1
-9
/
+8
2026-01-23
tools/docs: sphinx-build-wrapper: generate rust docs only once
Thomas Weißschuh
1
-17
/
+17
2026-01-20
docs: sphinx-build-wrapper: stop setting kerneldoc_bin for Sphinx
Jonathan Corbet
1
-1
/
+0
2026-01-20
docs: kdoc: improve description of MsgFormatter
Mauro Carvalho Chehab
1
-1
/
+4
2026-01-20
docs: kdoc: move the return values to the helper message
Mauro Carvalho Chehab
1
-12
/
+15
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
3
-2
/
+362
2026-01-06
docs: find-unused-docs.sh: fixup directory usage
Randy Dunlap
1
-1
/
+1
2025-11-29
docs: makefile: move rustdoc check to the build wrapper
Mauro Carvalho Chehab
1
-9
/
+32
2025-11-21
get_feat.pl: remove it, as it got replaced by get_feat.py
Mauro Carvalho Chehab
1
-641
/
+0
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
1
-0
/
+225
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
5
-15
/
+14
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
10
-907
/
+21
2025-11-10
tools/docs/get_abi.py: fix get_abi library directory
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-03
Merge branch 'tools-final2' into docs-mw
Jonathan Corbet
9
-1
/
+2092
2025-10-29
tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args list
Akira Yokosawa
1
-1
/
+1
2025-10-28
docs: move find-unused-docs.sh to tools/docs
Jonathan Corbet
1
-0
/
+62
2025-10-28
docs: move test_doc_build.py to tools/docs
Jonathan Corbet
1
-0
/
+513
2025-10-28
docs: move get_abi.py to tools/docs
Jonathan Corbet
1
-0
/
+214
2025-10-28
docs: move scripts/documentation-file-ref-check to tools/docs
Jonathan Corbet
2
-1
/
+246
2025-10-28
docs: move checktransupdate.py to tools/docs
Jonathan Corbet
1
-0
/
+307
2025-10-28
docs: Move the "features" tools to tools/docs
Jonathan Corbet
3
-0
/
+750
2025-10-17
Merge branch 'build-script' into docs-mw
Jonathan Corbet
5
-0
/
+2759
2025-10-17
tools: docs: parse_data_structs.py: accept more reftypes
Mauro Carvalho Chehab
1
-1
/
+1
2025-10-17
tools: docs: parse_data_structs.py: add namespace support
Mauro Carvalho Chehab
1
-11
/
+32
2025-10-17
tools: docs: parse_data_structs.py: get rid of process_exceptions()
Mauro Carvalho Chehab
2
-58
/
+52
2025-10-17
tools: docs: parse_data_structs: make process_exceptions two stages
Mauro Carvalho Chehab
1
-54
/
+71
2025-10-17
docs: kernel_include.py: fix line numbers for TOC
Mauro Carvalho Chehab
1
-1
/
+1
2025-10-17
tools: docs: parse_data_structs.py: output a line number
Mauro Carvalho Chehab
1
-14
/
+15
2025-10-17
tools: docs: parse_data_structs.py: drop contents header
Mauro Carvalho Chehab
1
-7
/
+1
2025-10-08
tools/docs: sphinx-build-wrapper: -q is a boolean, not an integer
Mauro Carvalho Chehab
1
-1
/
+1
2025-10-01
tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdf
Mauro Carvalho Chehab
1
-1
/
+1
2025-09-25
tools/docs/sphinx-build-wrapper: allow skipping sphinx-build step
Mauro Carvalho Chehab
1
-6
/
+12
2025-09-25
tools/docs: sphinx-build-wrapper: fix compat with recent Tumbleweed
Mauro Carvalho Chehab
1
-3
/
+22
2025-09-21
docs: conf.py: get rid of load_config.py
Mauro Carvalho Chehab
1
-7
/
+2
2025-09-21
tools/docs: sphinx-build-wrapper: handle sphinx-build errors
Mauro Carvalho Chehab
1
-2
/
+7
[next]