doc: Trivial fix of GSG formatting

The numbered list for installing toolchains on macOS and Windows is not
formatted correctly.

Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
This commit is contained in:
Piotr Zierhoffer 2019-12-12 16:18:07 +01:00 committed by Ioannis Glaropoulos
commit abc8cbfec6

View file

@ -338,7 +338,7 @@ including: compiler, assembler, linker, and their dependencies.
.. group-tab:: macOS
#. The Zephyr SDK is not supported on macOS. See instructions for
:ref:`installing 3rd-party toolchains<gs_toolchain>`.
:ref:`installing 3rd-party toolchains<gs_toolchain>`.
#. Do not forget to set environment variables (ZEPHYR_TOOLCHAIN_VARIANT and toolchain specific ones)
to let the build system know where to find the toolchain programs.
@ -346,7 +346,7 @@ including: compiler, assembler, linker, and their dependencies.
.. group-tab:: Windows
#. The Zephyr SDK is not supported on Windows. See instructions for
:ref:`installing 3rd-party toolchains<gs_toolchain>`.
:ref:`installing 3rd-party toolchains<gs_toolchain>`.
#. Do not forget to set environment variables (ZEPHYR_TOOLCHAIN_VARIANT and toolchain specific ones)
to let the build system know where to find the toolchain programs.