zephyr/boards
David B. Kinder 6000a6205a doc: prepare for improving doc API linking
Linking to API material requires knowing the pecularities of how
doxygen, sphinx, and breathe work. In an attempt to hide some of this
we're preparing the current docs to allow use of configuration defaults
that will let us more simply use a default role that will hunt for a
reference target in the various domains that are available by using a
default "role" of "all".  This will let us use the simple notation
`functionname` or `typename` without fully specifying the reference as
:c:func:`functionname`.

This patch cleans up exising docs that were (incorrectly) using single
backtics where double backtics should have been used, and also found
some typos (such as a space between the role name and the reference,
such as :file: `filename`, and a missing colon such as
c:func:`functionname`)

This is a start to address issue #14313

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-03-15 05:47:19 +01:00
..
arc kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
arm doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
common runners: add Black Magic Probe runner cmake file 2019-01-11 17:19:56 +01:00
nios2 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
posix kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
riscv32 boards: rv32m1_vega: Enable building with Zephyr toolchain 2019-03-13 17:02:05 -05:00
shields boards: shields: frdm_kw41z: Fix reference to undefined Kconfig symbol 2019-02-12 20:15:15 -05:00
x86 doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
x86_64/qemu_x86_64 soc/x86_64: board/x86_64/qemu_x86_64: Enable 2-processor SMP as default 2019-03-13 19:15:20 +01:00
xtensa doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
CMakeLists.txt
Kconfig kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00