Skip to content

Commit a91aeb2

Browse files
doc: samples: add shell samples
Add section for shell samples, link shell samples in there, and add link to section. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 22d6ba6 commit a91aeb2

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

doc/nrf-bm/sample/shell.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.. _shell_samples:
2+
3+
Shell samples
4+
#############
5+
6+
This section lists the available samples for shell support.
7+
8+
.. toctree::
9+
:maxdepth: 1
10+
:caption: Subpages
11+
:glob:
12+
13+
../samples/shell/bm_uarte/README.rst

doc/nrf-bm/samples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ All other samples and applications that are included in the distribution must be
1515

1616
sample/ble
1717
sample/peripheral
18+
sample/shell

0 commit comments

Comments
 (0)