index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-11
docs: kernel-doc: avoid script crash on ancient Python
Mauro Carvalho Chehab
1
-10
/
+24
2025-07-17
docs: kernel-doc: emit warnings for ancient versions of Python
Mauro Carvalho Chehab
1
-0
/
+10
2025-04-09
scripts/kernel_doc.py: better handle exported symbols
Mauro Carvalho Chehab
1
-1
/
+1
2025-04-09
scripts/kernel-doc.py: Properly handle Werror and exit codes
Mauro Carvalho Chehab
1
-2
/
+16
2025-04-09
scripts/kernel-doc.py: move modulename to man class
Mauro Carvalho Chehab
1
-3
/
+3
2025-04-09
scripts/kernel-doc.py: adjust some coding style issues
Mauro Carvalho Chehab
1
-5
/
+7
2025-04-09
scripts/kernel-doc.py: implement support for -no-doc-sections
Mauro Carvalho Chehab
1
-2
/
+6
2025-04-09
scripts/kernel-doc.py: move file lists to the parser function
Mauro Carvalho Chehab
1
-4
/
+3
2025-04-09
scripts/kernel-doc.py: convert message output to an interactor
Mauro Carvalho Chehab
1
-3
/
+6
2025-04-09
scripts/kernel-doc.py: move output classes to a separate file
Mauro Carvalho Chehab
1
-724
/
+3
2025-04-09
scripts/kernel-doc.py: move KernelFiles class to a separate file
Mauro Carvalho Chehab
1
-219
/
+1
2025-04-09
scripts/kernel-doc.py: move KernelDoc class to a separate file
Mauro Carvalho Chehab
1
-1632
/
+2
2025-04-09
scripts/kernel-doc.py: move regex methods to a separate file
Mauro Carvalho Chehab
1
-218
/
+5
2025-04-09
scripts/kernel-doc.py: properly handle struct_group macros
Mauro Carvalho Chehab
1
-7
/
+213
2025-04-09
scripts/kernel-doc.py: better handle empty sections
Mauro Carvalho Chehab
1
-3
/
+28
2025-04-09
scripts/kernel-doc.py: output warnings the same way as kerneldoc
Mauro Carvalho Chehab
1
-4
/
+16
2025-04-09
scripts/kernel-doc.py: add a Python parser
Mauro Carvalho Chehab
1
-0
/
+2832