doc: add empty lines in enumeration for ReST to be happy

The ReST parser dislikes enumerations with no empty lines in
between. Whatever.

Change-Id: I480c08fe5b69f0d0f3ebfacdc64fc9e3ec94da21
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-06-14 16:26:40 -07:00 committed by Anas Nashif
commit 66999d04d8

View file

@ -119,8 +119,10 @@ config FAULT_DUMP
2: The default. Display specific and verbose information. Consumes 2: The default. Display specific and verbose information. Consumes
the most memory (long strings). the most memory (long strings).
1: Display general and short information. Consumes less memory 1: Display general and short information. Consumes less memory
(short strings). (short strings).
0: Off. 0: Off.
config XIP config XIP