File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 6
6
Welcome to Example Application's documentation!
7
7
===============================================
8
8
9
+ This is a simple Sphinx documentation setup for ``example-application ``.
10
+
9
11
.. toctree ::
10
12
:maxdepth: 2
11
13
:caption: Contents
12
14
13
15
drivers/index
14
16
lib/index
15
-
16
- This is a simple Sphinx documentation setup for ``example-application ``. You can
17
- reference Zephyr documentation items, like
18
- :external+zephyr:ref: `getting_started ` or :external+zephyr:c:func: `k_sleep `.
17
+ zephyr
19
18
20
19
Indices and tables
21
20
==================
Original file line number Diff line number Diff line change
1
+ Zephyr
2
+ ======
3
+
4
+ You can reference Zephyr documentation items, like
5
+ :external+zephyr:ref: `getting_started ` or :external+zephyr:c:func: `k_sleep `.
You can’t perform that action at this time.
0 commit comments