index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
kdoc
Age
Commit message (
Expand
)
Author
2025-07-15
docs: kdoc: remove the "struct_actual" machinery
Jonathan Corbet
2025-07-15
docs: kdoc: Centralize handling of the item section list
Jonathan Corbet
2025-07-15
docs: kdoc: drop "sectionlist"
Jonathan Corbet
2025-07-08
scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES
Paolo Abeni
2025-07-08
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
2025-07-08
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
2025-07-08
docs: kdoc: rework type prototype parsing
Jonathan Corbet
2025-07-08
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
2025-07-08
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
2025-07-08
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
2025-07-02
docs: kdoc: simplify the output-item passing
Jonathan Corbet
2025-07-02
docs: kdoc; Add a rudimentary class to represent output items
Jonathan Corbet
2025-07-01
docs: kdoc: pretty up dump_enum()
Jonathan Corbet
2025-07-01
docs: kdoc: some tweaks to process_proto_function()
Jonathan Corbet
2025-07-01
docs: kdoc: rework type prototype parsing
Jonathan Corbet
2025-07-01
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
2025-07-01
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
2025-07-01
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
2025-07-01
docs: kdoc: rework process_export() slightly
Jonathan Corbet
2025-07-01
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
2025-07-01
docs: kdoc: remove a bit of dead code
Jonathan Corbet
2025-07-01
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
2025-07-01
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
2025-06-30
docs: kdoc: remove the brcount floor in process_proto_type()
Jonathan Corbet
2025-06-30
docs: kdoc: micro-optimize KernRe
Jonathan Corbet
2025-06-27
docs: kdoc: don't reinvent string.strip()
Jonathan Corbet
2025-06-27
docs: kdoc: split the processing of the two remaining inline states
Jonathan Corbet
2025-06-27
docs: kdoc: remove the inline states-within-a-state
Jonathan Corbet
2025-06-26
docs: kdoc: remove the INLINE_END state
Jonathan Corbet
2025-06-25
docs: kdoc: rework process_export() slightly
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::function
Jonathan Corbet
2025-06-25
docs: kdoc: remove a bit of dead code
Jonathan Corbet
2025-06-25
docs: kdoc: Move content handling into KernelEntry
Jonathan Corbet
2025-06-25
docs: kdoc: remove KernelEntry::in_doc_sect
Jonathan Corbet
2025-06-25
docs: kdoc: finish disentangling the BODY and SPECIAL_SECTION states
Jonathan Corbet
2025-06-25
docs: kdoc: Add some comments to process_decl()
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the end-of-comment processing
Jonathan Corbet
2025-06-25
docs: kdoc: rework the handling of SPECIAL_SECTION
Jonathan Corbet
2025-06-25
docs: kdoc: coalesce the new-section handling
Jonathan Corbet
2025-06-25
docs: kdoc: split out the special-section state
Jonathan Corbet
2025-06-25
docs: kdoc: separate out the handling of the declaration phase
Jonathan Corbet
2025-06-25
docs: kdoc: consolidate the "begin section" logic
Jonathan Corbet
2025-06-25
docs: kdoc: Make body_with_blank_line parsing more flexible
Jonathan Corbet
2025-06-09
docs: kdoc: some final touches for process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: move the declaration regexes out of process_name()
Jonathan Corbet
2025-06-09
docs: kdoc: remove some ineffective code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::descr pseudo member
Jonathan Corbet
2025-06-09
docs: kdoc: remove the KernelEntry::is_kernel_comment member
Jonathan Corbet
2025-06-09
docs: kdoc: simplify the kerneldoc recognition code
Jonathan Corbet
2025-06-09
docs: kdoc: remove the section_intro variable
Jonathan Corbet
[prev]
[next]