index
:
kernel/git/robh/linux.git
acpi-header-cleanup
arm-dts-move
arm-dts-move-v2
arm-dts-mv-pull
arm-dts-mv-pull-6.5
arm/brbe
arm/brbe-rebase
arm/brbe-v19
arm/brbe-v20
arm/brbe-v21
arm/brbe-v22
arm/brbe-v23
arm/pmu-cleanups-v1
cpufreq-compile-test
deferred-probe
dev_err-removal
drm-compile-test
drm/resv-obj
dt-ci-unittest
dt-convert
dt-convert-irq
dt/address-helpers
dt/api-cleanups
dt/asoc-header-cleanups
dt/bus-probe
dt/cmdline
dt/const
dt/corstone1000-a320
dt/cpu-test
dt/cpu-type-rework
dt/device_type-removal
dt/device_type-removal-v2
dt/dtbo-rename
dt/extract-props
dt/fixup-infrastruct
dt/header-cleanups
dt/header-cleanups-for-linus
dt/linus
dt/make-rework-v2
dt/mem-opt
dt/memory-region
dt/next
dt/pop-pci-nodes
dt/printf-modalias
dt/property-read
dt/test
dt/testing
dt/yamllint
ethos
ethos-v2
ethos-v3
ethos-v4
ethos-v5
ethos-v6
etnaviv
for-arm-ci
for-kernelci
for-next
has-iomem
highbank-rm-mach-desc
imx93-ethos
imx93-ethos-v2
marvell/rtc
master
mpam/cache-id
of-populate
panfrost-rebase-v3
panfrost/bifrost-mmu
panfrost/fixes
panfrost/heap-noexec
panfrost/per-fd-as
pci-child-bus-ops
pci-dw-cleanups
perf-syspmu
platform_data_rm
qcom-4.14
rust/device-properties
rust/panthor-6.10
rust/platform
serdev-ldisc-v2
tty-flags
tty-port
tty-testing
xgene-pci-fix
yaml-bindings
yaml-bindings-v2
Rob Herring's fork of linux.git
Rob Herring
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
1
-3
/
+3
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
1
-1
/
+1
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