Skip to content
Snippets Groups Projects
Commit b7886de4 authored by Jani Nikula's avatar Jani Nikula
Browse files

kernel-doc: strip leading whitespace from continued param descs


If a param description spans multiple lines, check any leading
whitespace in the first continuation line, and remove same amount of
whitespace from following lines.

This allows indentation in the multi-line parameter descriptions for
aesthetical reasons while not causing accidentally significant
indentation in the rst output.

Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
parent 0a726301
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment