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:
parent
306ac6dd1e
commit
abc8cbfec6
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue