doc: readme: group requirements using one tab per platform

It is easier to follow the user guide if each platform has its own tab
for requirements.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-03-04 11:20:53 +01:00 committed by Anas Nashif
commit 1e1a3e3883

View file

@ -67,6 +67,10 @@ described in :ref:`getting_started`. Then install additional tools
that are only required to generate the documentation,
as described below:
.. tabs::
.. group-tab:: Linux
On Ubuntu Linux:
.. code-block:: console
@ -93,7 +97,7 @@ On Arch Linux:
sudo pacman -S doxygen librsvg texlive-core texlive-bin
On macOS:
.. group-tab:: macOS
.. code-block:: console
@ -101,7 +105,9 @@ On macOS:
tlmgr install latexmk
tlmgr install collection-fontsrecommended
On Windows in an Administrator ``cmd.exe`` prompt:
.. group-tab:: Windows
Run in an Administrator ``cmd.exe`` prompt:
.. code-block:: console