Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 1.66 KB

File metadata and controls

70 lines (55 loc) · 1.66 KB

Zephyr Project Documentation

.. only:: release

   .. admonition:: Welcome to Zephyr Project Documentation for version |version|.
      :class: welcome

      .. raw:: html

         <p>
           Use the <a href="#" onclick="openVersionSelector(); return false;">version selector</a>
           for the documentation of other Zephyr versions.
         </p>

.. only:: development

   .. admonition:: Welcome to Zephyr Project Documentation for the ``main`` tree (|version|).
      :class: welcome

      .. raw:: html

         <p>
           Use the <a href="#" onclick="openVersionSelector(); return false;">version selector</a>
           for the documentation of previously released versions.
         </p>

.. toctree::
   :maxdepth: 1
   :hidden:

   introduction/index.rst
   develop/index.rst
   kernel/index.rst
   services/index.rst
   build/index.rst
   connectivity/index.rst
   hardware/index.rst
   contribute/index.rst
   project/index.rst
   security/index.rst
   safety/index.rst
   samples/index.rst
   boards/index.rst
   releases/index.rst