feat(docs): add build system v2 documentation files

Add stump files for the build system v2 documentation with automatic API
generation from CMake files.

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
This commit is contained in:
Frantisek Hrbata
2025-09-12 18:35:49 +02:00
committed by BOT
parent 8146123890
commit 17d7507f29
4 changed files with 39 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
Build System v2
***************
API Reference
=============
This section contains an automatically generated API reference from the build
system v2 CMake source code.
.. _cmakev2_variables:
Variables
---------
.. _cmakev2_functions:
Functions
---------
.. _cmakev2_macros:
Macros
------
.. cmakev2:include:: ../../../tools/cmakev2/build.cmake
.. cmakev2:include:: ../../../tools/cmakev2/compat.cmake
.. cmakev2:include:: ../../../tools/cmakev2/component.cmake
.. cmakev2:include:: ../../../tools/cmakev2/idf.cmake
.. cmakev2:include:: ../../../tools/cmakev2/kconfig.cmake
.. cmakev2:include:: ../../../tools/cmakev2/ldgen.cmake
.. cmakev2:include:: ../../../tools/cmakev2/manager.cmake
.. cmakev2:include:: ../../../tools/cmakev2/project.cmake
.. cmakev2:include:: ../../../tools/cmakev2/utilities.cmake
+1
View File
@@ -13,6 +13,7 @@ API Guides
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
bootloader
build-system
build-system-v2
:SOC_SUPPORT_COEXISTENCE: coexist
c
cplusplus
@@ -0,0 +1 @@
.. include:: ../../en/api-guides/build-system-v2.rst
+1
View File
@@ -13,6 +13,7 @@ API 指南
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
bootloader
build-system
build-system-v2
:SOC_SUPPORT_COEXISTENCE: coexist
c
cplusplus