zephyr/doc/develop/languages/index.rst
David Brown 68a5a95f2b docs: develop: languages: Add initial documentation for Rust
Start a simple set of documentation on using Rust within Zephyr.  This
gives an overview of how to use Rust, and pointers to the generated API
documentation.

Signed-off-by: David Brown <david.brown@linaro.org>
2025-02-27 09:07:42 +00:00

12 lines
138 B
ReStructuredText

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