commit | bedfcf4d1bd1956599b2e87ad2296e62e730e429 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Wed May 15 13:56:47 2019 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed May 15 13:25:10 2019 -0500 |
tree | 8f7fc122ebbc6713de8c766847f202e4be39c106 | |
parent | f9efca4b4f3ee81a1e36646ab52a020c5e2d14da [diff] |
doc: coding style: Expand the list of keywords with braces Zephyr requires braces on every code block that a keyword introduces, so list the complete set in the documentation. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>