Skip to content

Commit bfe1cf8

Browse files
nashifcfriedt
authored andcommitted
doc: cleanup for PDF
Cleanup docs for PDFs hiding text that is relevant only for online docs. Signed-off-by: Anas Nashif <[email protected]>
1 parent 6736041 commit bfe1cf8

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

doc/index.rst

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,18 @@ Zephyr Project Documentation
1818
**Welcome to the Zephyr Project's documentation
1919
for the main tree under development** (version |version|).
2020

21-
Use the version selection menu on the left to view
22-
documentation for a specific version of Zephyr.
21+
.. only:: html
22+
23+
Use the version selection menu on the left to view
24+
documentation for a specific version of Zephyr.
2325

24-
For information about the changes and additions for releases, please
25-
consult the published :ref:`zephyr_release_notes` documentation.
26+
For information about the changes and additions for releases, please
27+
consult the published :ref:`zephyr_release_notes` documentation.
2628

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`.
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`.
3133

3234
.. _Apache 2.0 license:
3335
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
@@ -126,6 +128,8 @@ licensing, as described in :ref:`Zephyr_Licensing`.
126128
Indices and Tables
127129
******************
128130

129-
* :ref:`glossary`
131+
.. only:: html
132+
133+
* :ref:`glossary`
130134

131-
* :ref:`genindex`
135+
* :ref:`genindex`

0 commit comments

Comments
 (0)