zephyr/doc/services
Aleksandar Markovic a07774eada doc: Fix the layout of POSIX-related tables
Several tables in the section on POSIX support have a column
"Supported" which is supposed to indicate whether a feature,
a function, or similar, is supported in Zephyr or not. This
indication is done by placing character "+" in relevant cells.

However, in restructuredText, "+" is a sign for an element of
a bulleted list (as is the case with "*" and several other
characters). This, in turn, causes very inefficient rendering of
all these cells with "+", since restructuredText adds spacing
before and after any bulleted list.

Fix this by replacing all "+" characters by a simple "yes".

Signed-off-by: Aleksandar Markovic <aleksandar.markovic.sa@gmail.com>
2022-04-25 14:07:42 -04:00
..
crypto doc: move crypto/random sections into os services 2022-04-07 16:35:19 +02:00
debugging doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
device_mgmt doc: mcumgr: Update instruction for go version 1.18+ 2022-04-15 11:52:44 -07:00
file_system doc: move file system into os services 2022-04-07 16:35:19 +02:00
logging doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
modbus doc: get rid of reference section 2022-04-07 16:35:19 +02:00
pm doc: Fix link to tests/subsys/pm/power_states_api/ 2022-04-21 18:35:16 -04:00
portability doc: Fix the layout of POSIX-related tables 2022-04-25 14:07:42 -04:00
resource_management doc: move resource management under services 2022-04-07 16:35:19 +02:00
settings include: update documentation to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
shell doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
smf include: update documentation to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
storage doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
task_wdt doc: move misc services into OS Service section 2022-04-07 16:35:19 +02:00
tfm doc: Fix spelling errors in .rst files 2022-04-19 11:48:26 +02:00
tracing doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
usb doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
virtualization doc: get rid of reference section 2022-04-07 16:35:19 +02:00
formatted_output.rst doc: move formatted output under os services 2022-04-07 16:35:19 +02:00
index.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
misc.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
notify.rst doc: move notification services under os services 2022-04-07 16:35:19 +02:00