We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aed3d8 commit 07fdbf3Copy full SHA for 07fdbf3
doc/nrf-bm/index.rst
@@ -35,6 +35,7 @@ The |BMlong| is a distinct repository that incorporates elements from the existi
35
:caption: Contents
36
37
install_nrf_bm.rst
38
+ libraries/index.rst
39
samples.rst
40
ug_dfu.rst
41
release_notes.rst
doc/nrf-bm/libraries/index.rst
@@ -0,0 +1,15 @@
1
+.. _libraries:
2
+
3
+Libraries
4
+#########
5
6
+Nordic Semiconductor provides a variety of libraries and services that are used in samples and applications in the |BMlong|.
7
8
+Here you can find documentation for these libraries, including API documentation.
9
10
+.. toctree::
11
+ :maxdepth: 1
12
+ :glob:
13
+ :caption: Subpages:
14
15
+ .. Subpages to be added here
0 commit comments