zephyr/boards/arm
David B. Kinder 62a0cd246d doc: fix uses of back quotes in documentation
ReST defines interpreted text roles where text enclosed by single quotes
can be "intrepreted", for example :ref:`some name` becomes a link to
a label anywhere in the doc set named "some name", :c:func:`funcname()`
becomes a link to the API documentation for "funcname", and
:option:`CONFIG_NAME` becomes a link to, in our case, the documentation
for the generated Kconfig option.

This patch fixes uses of `some name` (without a role) by either adding
an explicit role, or changing to ``some name``, which indicates inline
code block formatting (most likely what was intended).

This is a precursor to changing the default behavior of interpreted
text to treat `some name` as :any:`some name` (as configured in
doc/conf.py), which would attempt to create a link to any available
definition of "some name".

We may not change this default role behavior, but it becomes an option
after the fixes in this patch.  In any case, this patch fixes incorrect
uses of single-quoted text (possibly introduced because GitHub's
markdown language uses single-quoted text for inline code formatting).

Jira: ZEP-2414

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-08-03 11:08:23 -04:00
..
96b_carbon
96b_carbon_nrf51
96b_nitrogen
arduino_101_ble
arduino_due
bbc_microbit
cc2650_sensortag
cc3200_launchxl
cc3220sf_launchxl
curie_ble
disco_l475_iot1
frdm_k64f
frdm_kl25z
frdm_kw41z
hexiwear_k64
hexiwear_kw40z
mps2_an385
nrf51_blenano
nrf51_pca10028
nrf51_vbluno51
nrf52_blenano2
nrf52_pca10040
nrf52_vbluno52
nrf52840_pca10056
nucleo_f103rb
nucleo_f334r8
nucleo_f401re
nucleo_f411re
nucleo_f412zg
nucleo_f413zh
nucleo_l432kc
nucleo_l476rg
olimex_stm32_e407
olimexino_stm32
qemu_cortex_m3
quark_se_c1000_ble
sam_e70_xplained
sam4s_xplained
stm32_min_dev
stm32_mini_a15
stm32f3_disco
stm32f4_disco
stm32f469i_disco
stm32l496g_disco
stm3210c_eval
stm32373c_eval
v2m_beetle
index.rst