index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
python
/
kdoc
/
kdoc_output.py
Age
Commit message (
Expand
)
Author
2026-03-25
docs: kdoc_output: raise an error if full_proto not available for var
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_output: fix handling of simple tables
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: better handle lists
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add support to handle code blocks
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: add a logic to handle tables inside kernel-doc markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: Change the logic to handle man highlight
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: pick a better default for modulename
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: describe the class init parameters
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: fix naming for DOC markups
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: don't use a different modulename for functions
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a single manual for everything
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: remove extra attribute on man .TH headers
Mauro Carvalho Chehab
2026-03-09
docs: kdoc_output: use a method to emit the .TH header
Mauro Carvalho Chehab
2026-01-23
docs: kdoc_output: Improve docstrings and comments
Mauro Carvalho Chehab
2025-12-22
kernel-doc: add support to handle DEFINE_ variables
Mauro Carvalho Chehab
2025-12-22
kernel-doc: add support for handling global variables
Mauro Carvalho Chehab
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet