zephyr/doc/develop/languages/index.rst
Stephanos Ioannidis 123e6918f4 doc: develop: Improve C++ language support documentation
This commit reworks the C++ language support documentation such that:

1. it contains more up-to-date information regarding the available
   features.

2. it makes a clear distinction between the Zephyr C++ subsystem and
   the C++ standard library and describe the functionalities they
   provide.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-01 15:26:48 +02:00

11 lines
120 B
ReStructuredText

.. _language_support:
Language Support
################
.. toctree::
:maxdepth: 2
c/index.rst
cpp/index.rst