From: Jonathan Corbet Date: Sun, 22 Mar 2026 21:25:08 +0000 (-0600) Subject: Merge branch 'mauro' into docs-mw X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a1a27776ddf0072883cdb4a61b91155553fcb96;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mauro' into docs-mw This series comes after: https://lore.kernel.org/linux-doc/cover.1773770483.git.mchehab+huawei@kernel.org/ It basically contains patches I submitted before on a 40+ patch series, but were less relevant, plus a couple of other minor fixes: - patch 1 improves one of the CTokenizer unit test, fixing some potential issues on it; - patches 2 and 3 contain some improvement/fixes for Sphinx Python autodoc extension. They basically document c_lex.py; - The remaining patches: - create a new class for kernel-doc config; - fix some internal representations of KdocItem; - add unit tests for KernelDoc() parser class; - add support to output KdocItem in YAML, which is a machine-readable output for all documented kAPI. None of the patches should affect man or html output. --- 0a1a27776ddf0072883cdb4a61b91155553fcb96