This commit adds the 'Language Support' sub-category under the 'Developing with Zephyr' category with programming language support- related documentations. The contents of the 'C standard library' page have been relocated to the 'C Language Support' page, and the contents of the 'C++ Support for Applications' page have been relocated to the 'C++ Language Support' page. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
22 lines
356 B
ReStructuredText
22 lines
356 B
ReStructuredText
.. _developing_with_zephyr:
|
|
|
|
Developing with Zephyr
|
|
######################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
getting_started/index.rst
|
|
beyond-GSG.rst
|
|
env_vars.rst
|
|
application/index.rst
|
|
api/index.rst
|
|
languages/index.rst
|
|
optimizations/index
|
|
flash_debug/index
|
|
modules.rst
|
|
west/index
|
|
test/index
|
|
toolchains/index
|
|
tools/index
|