On Thu, Oct 29, 2020 at 1:42 AM Randy Dunlap <[email protected]> wrote: > > Fix the Kconfig example to be closer to Kconfig coding style. > > Also add punctuation and a trailing slash ('/') to a sub-directory > name -- this is how the text mostly appears in other Kconfig files. > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: David Gow <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: Shuah Khan <[email protected]> > Cc: Shuah Khan <[email protected]> > Cc: Brendan Higgins <[email protected]> > Reviewed-by: David Gow <[email protected]> > --- > v2: covert spaces indentation to tabs in Kconfig example >
Thanks! Sphinx is still converting the tabs to spaces for its HTML output, but this is nevertheless an improvement. Cheers, -- David

