mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 21:22:48 +08:00
The default kernel-doc strips starting spaces from every single line in the Example section. This makes the code look bad. Thus, implement special handling for this section. Signed-off-by: Marek Vasut <marex@denx.de>