index
:
kernel/git/modules/linux.git
master
modules-fixes
modules-next
rebase/
[email protected]
mcgrof's fork of linux.git
Modules Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
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
-56
/
+73
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
2025-09-18
tools/docs: sphinx-build-wrapper: add support to run inside venv
Mauro Carvalho Chehab
1
-3
/
+30
2025-09-18
tools/docs: sphinx-* break documentation bulds on openSUSE
Mauro Carvalho Chehab
3
-6
/
+28
2025-09-18
tools/docs: sphinx-build-wrapper: move rust doc builder to wrapper
Mauro Carvalho Chehab
1
-26
/
+33
2025-09-18
docs: add support to build manpages from kerneldoc output
Mauro Carvalho Chehab
1
-5
/
+76
2025-09-18
tools/docs: sphinx-build-wrapper: Fix output for duplicated names
Mauro Carvalho Chehab
1
-11
/
+9
2025-09-18
tools/docs,scripts: sphinx-*: prevent sphinx-build crashes
Mauro Carvalho Chehab
2
-1
/
+24
2025-09-18
tools/docs: sphinx-build-wrapper: allow building PDF files in parallel
Mauro Carvalho Chehab
1
-54
/
+148
2025-09-18
tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive mode
Mauro Carvalho Chehab
1
-3
/
+11
2025-09-18
tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
Mauro Carvalho Chehab
1
-0
/
+599
2025-09-18
tools/docs: python_version: move version check from sphinx-pre-install
Mauro Carvalho Chehab
2
-134
/
+171
2025-09-18
tools/docs: sphinx-pre-install: allow check for alternatives and bail out
Mauro Carvalho Chehab
1
-10
/
+38
2025-09-18
tools/docs: sphinx-pre-install: drop a debug print
Mauro Carvalho Chehab
1
-1
/
+0
2025-09-18
scripts: sphinx-pre-install: move it to tools/docs
Mauro Carvalho Chehab
1
-0
/
+1621
2025-09-18
check-variable-fonts.py: add a helper to display instructions
Mauro Carvalho Chehab
2
-5
/
+20
2025-09-18
tools/docs: check-variable-fonts.py: split into a lib and an exec file
Mauro Carvalho Chehab
2
-0
/
+185
2025-09-09
docs: add tools/docs/gen-redirects.py
Vegard Nossum
1
-0
/
+54
2025-09-09
docs: add tools/docs/gen-renames.py
Vegard Nossum
1
-0
/
+130
2025-08-29
tools: docs: parse_data_structs.py: add methods to return output
Mauro Carvalho Chehab
2
-5
/
+62
2025-08-29
tools: docs: parse-headers.py: move it from sphinx dir
Mauro Carvalho Chehab
4
-0
/
+525