doc: cleanup for PDF
Cleanup docs for PDFs hiding text that is relevant only for online docs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
67360416f2
commit
bfe1cf823f
1 changed files with 14 additions and 10 deletions
|
|
@ -18,16 +18,18 @@ Zephyr Project Documentation
|
||||||
**Welcome to the Zephyr Project's documentation
|
**Welcome to the Zephyr Project's documentation
|
||||||
for the main tree under development** (version |version|).
|
for the main tree under development** (version |version|).
|
||||||
|
|
||||||
Use the version selection menu on the left to view
|
.. only:: html
|
||||||
documentation for a specific version of Zephyr.
|
|
||||||
|
|
||||||
For information about the changes and additions for releases, please
|
Use the version selection menu on the left to view
|
||||||
consult the published :ref:`zephyr_release_notes` documentation.
|
documentation for a specific version of Zephyr.
|
||||||
|
|
||||||
The Zephyr OS is provided under the `Apache 2.0 license`_ (as found in
|
For information about the changes and additions for releases, please
|
||||||
the LICENSE file in the project's `GitHub repo`_). The Zephyr OS also
|
consult the published :ref:`zephyr_release_notes` documentation.
|
||||||
imports or reuses packages, scripts, and other files that use other
|
|
||||||
licensing, as described in :ref:`Zephyr_Licensing`.
|
The Zephyr OS is provided under the `Apache 2.0 license`_ (as found in
|
||||||
|
the LICENSE file in the project's `GitHub repo`_). The Zephyr OS also
|
||||||
|
imports or reuses packages, scripts, and other files that use other
|
||||||
|
licensing, as described in :ref:`Zephyr_Licensing`.
|
||||||
|
|
||||||
.. _Apache 2.0 license:
|
.. _Apache 2.0 license:
|
||||||
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
|
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
|
||||||
|
|
@ -126,6 +128,8 @@ licensing, as described in :ref:`Zephyr_Licensing`.
|
||||||
Indices and Tables
|
Indices and Tables
|
||||||
******************
|
******************
|
||||||
|
|
||||||
* :ref:`glossary`
|
.. only:: html
|
||||||
|
|
||||||
* :ref:`genindex`
|
* :ref:`glossary`
|
||||||
|
|
||||||
|
* :ref:`genindex`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue