mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02: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>