diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-18 11:13:22 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-18 11:13:22 +0100 |
commit | 5a700f84793f824ff98323e6c3381ce83379bdc1 (patch) | |
tree | e5b6102ee15d60caec46443360188dc435af9988 /docs/part-1/4-3_build-first-app-dashboard.md | |
parent | 92f9fb1ebda0eb607c5ae5189034b4503e81666e (diff) |
Used section-note / warning keywords to fix rendering on AGL site
Change-Id: I132973ba626d596997efaeeeb264e1586c1d6437
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'docs/part-1/4-3_build-first-app-dashboard.md')
-rw-r--r-- | docs/part-1/4-3_build-first-app-dashboard.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/part-1/4-3_build-first-app-dashboard.md b/docs/part-1/4-3_build-first-app-dashboard.md index 4519f54..468d9c0 100644 --- a/docs/part-1/4-3_build-first-app-dashboard.md +++ b/docs/part-1/4-3_build-first-app-dashboard.md @@ -23,7 +23,7 @@ when you declare a new project. This file may be very useful when you plan to use XDS client tools such as `xds-cli` or `xds-gdb`. -<!-- note --> +<!-- section-note --> **Note:** When `Path mapping` type is selected, you must clone your project into @@ -35,7 +35,7 @@ project directory name. If you select `Cloud Sync`, you can clone your project wherever you want on your local disk. -<!-- endnote --> +<!-- end-section-note --> ## Build from XDS dashboard |