From f13fd19342c89d72cb72d01416ab70e9b4c760e9 Mon Sep 17 00:00:00 2001
From: Oniro Core Project Bot <oniro-core-bot@eclipse.org>
Date: Tue, 15 Nov 2022 14:26:00 +0000
Subject: [PATCH] docs repository snapshot -
 main:cbeae9f9a6d386029584747c3fd49d82dd45d021

Signed-off-by: Oniro Core Project Bot <oniro-core-bot@eclipse.org>
---
 oniro/toolchains.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/oniro/toolchains.rst b/oniro/toolchains.rst
index 844ccfa..0bcc068 100644
--- a/oniro/toolchains.rst
+++ b/oniro/toolchains.rst
@@ -23,6 +23,7 @@ gcc
 Post-2.0 releases of |main_project_name| will likely update to new major versions.
 
 To select gcc, edit `conf/local.conf` and add:
+
 .. code-block:: sh
 
    TOOLCHAIN="gcc"
@@ -35,11 +36,13 @@ clang
 Post-2.0 releases of |main_project_name| will likely update to new major versions.
 
 To select clang, edit `conf/local.conf` and add:
+
 .. code-block:: sh
 
    TOOLCHAIN="clang"
 
 You may also want to add:
+
 .. code-block:: sh
 
    RUNTIME="llvm"
-- 
GitLab