@@ -18,18 +18,16 @@ Zephyr Project Documentation
18
18
**Welcome to the Zephyr Project's documentation
19
19
for the main tree under development ** (version |version |).
20
20
21
- .. only :: html
21
+ Use the version selection menu on the left to view
22
+ documentation for a specific version of Zephyr.
22
23
23
- Use the version selection menu on the left to view
24
- documentation for a specific version of Zephyr .
24
+ For information about the changes and additions for releases, please
25
+ consult the published :ref: ` zephyr_release_notes ` documentation .
25
26
26
- For information about the changes and additions for releases, please
27
- consult the published :ref: `zephyr_release_notes ` documentation.
28
-
29
- The Zephyr OS is provided under the `Apache 2.0 license `_ (as found in
30
- the LICENSE file in the project's `GitHub repo `_). The Zephyr OS also
31
- imports or reuses packages, scripts, and other files that use other
32
- licensing, as described in :ref: `Zephyr_Licensing `.
27
+ The Zephyr OS is provided under the `Apache 2.0 license `_ (as found in
28
+ the LICENSE file in the project's `GitHub repo `_). The Zephyr OS also
29
+ imports or reuses packages, scripts, and other files that use other
30
+ licensing, as described in :ref: `Zephyr_Licensing `.
33
31
34
32
35
33
.. raw :: html
@@ -96,10 +94,8 @@ Zephyr Project Documentation
96
94
</li >
97
95
</ul >
98
96
99
- .. only :: html
100
-
101
- Sections
102
- ****** **
97
+ Sections
98
+ ********
103
99
104
100
.. toctree ::
105
101
:maxdepth: 1
@@ -118,16 +114,12 @@ Zephyr Project Documentation
118
114
boards/index.rst
119
115
releases/index.rst
120
116
121
- .. only :: html
122
-
123
- Indices and Tables
124
- **************** **
125
-
126
- .. only :: html
117
+ Indices and Tables
118
+ ******************
127
119
128
- * :ref: `configuration_options `
129
- * :ref: `glossary `
130
- * :ref: `genindex `
120
+ * :ref: `configuration_options `
121
+ * :ref: `glossary `
122
+ * :ref: `genindex `
131
123
132
124
.. _Apache 2.0 license :
133
125
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
0 commit comments