开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-03-30
docs: kdoc_diff: add a helper tool to help checking kdoc regressions
Mauro Carvalho Chehab
2026-03-30
tools: unittest_helper: add a quiet mode
Mauro Carvalho Chehab
2026-03-30
doc tools: better handle KBUILD_VERBOSE
Mauro Carvalho Chehab
2026-03-25
docs: c_lex.py: store logger on its data
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_output: raise an error if full_proto not available for var
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_yaml_file: use a better name for the tests
Mauro Carvalho Chehab
2026-03-25
docs: kdoc: better handle source when producing YAML output
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_output: fix handling of simple tables
Mauro Carvalho Chehab
2026-03-25
docs: kdoc-test.yaml: add more tests
Mauro Carvalho Chehab
2026-03-25
docs: kdoc_yaml_file: add a representer to make strings look nicer
Mauro Carvalho Chehab
2026-03-25
unittests: test_kdoc_parser: add command line arg to read a YAML file
Mauro Carvalho Chehab
2026-03-22
docs: kernel-doc: add support to store output on a YAML file
Mauro Carvalho Chehab
2026-03-22
docs: add a new file to write kernel-doc output to a YAML file
Mauro Carvalho Chehab
2026-03-22
docs: test_kdoc_parser: add support for dynamic test creation
Mauro Carvalho Chehab
2026-03-22
docs: add a simple kdoc-test.yaml together with a validation tool
Mauro Carvalho Chehab
2026-03-22
docs: add a schema to help creating unittests for kernel-doc
Mauro Carvalho Chehab
2026-03-22
docs: unittests: add a parser to test kernel-doc parser logic
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix a typo on sections_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: add support to generate a KdocItem from a dict
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_item: fix initial value for parameterdesc_start_lines
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: move output symbols logic to kdoc_output
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_files: use a class to group config parameters
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: add c_lex to generated documentation
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: better handle mismatch error
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: use CMatch for all identifiers
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_parser: avoid tokenizing structs everytime
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: setup a logger to report tokenizer issues
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: better evaluate struct_group macros
Mauro Carvalho Chehab
2026-03-22
docs: xforms_lists: handle struct_group directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: replace NestedMatch with CMatch
Mauro Carvalho Chehab
2026-03-22
unittests: test_cmatch: add tests for sub()
Mauro Carvalho Chehab
2026-03-22
docs: c_lex: properly implement a sub() method for CMatch
Mauro Carvalho Chehab
2026-03-22
tools: unittests: add tests for CMatch
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: create a CMatch to match nested C blocks
Mauro Carvalho Chehab
2026-03-22
unittests: add a runner to execute all unittests
Mauro Carvalho Chehab
2026-03-22
unittests: test_tokenizer: check if the tokenizer works
Mauro Carvalho Chehab
2026-03-22
unittests: test_private: modify it to use CTokenizer directly
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: use tokenizer to handle comments on structs
Mauro Carvalho Chehab
2026-03-22
docs: add a C tokenizer to be used by kernel-doc
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: properly handle empty enum arguments
Mauro Carvalho Chehab
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-22
tools/docs/checktransupdate.py: fix all issues reported by pylint
Haoyang LIU
2026-03-17
jobserver: Fix typo in docstring
Ricardo Ungerer
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
[next]