开源镜像站
帮助
下载
动态
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
/
lib
/
python
/
kdoc
/
kdoc_re.py
Age
Commit message (
Expand
)
Author
2026-03-22
docs: kdoc_re: better represent long regular expressions
Mauro Carvalho Chehab
2026-03-22
docs: kdoc_re: get rid of NestedMatch class
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: handle strings and escape chars on NextMatch
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
2026-03-03
docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
2026-02-02
docs: kdoc: Fix pdfdocs build for tools
Mauro Carvalho Chehab
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet