diff --git a/docs_espressif/en/additionalfeatures.rst b/docs_espressif/en/additionalfeatures.rst index d3491e18a..4a64ce1fd 100644 --- a/docs_espressif/en/additionalfeatures.rst +++ b/docs_espressif/en/additionalfeatures.rst @@ -1,27 +1,30 @@ .. _additional features: Additional IDE Features -=============================== +======================= + +:link_to_translation:`zh_CN:[中文]` + .. toctree:: :maxdepth: 1 Application Size Analysis Application Tracing - CMakeLists Editor - Code coverage - DFU - Docker container + CMakeLists.txt Editor + Code Coverage + Device Firmware Upgrade (DFU) via USB + Docker Container ESP-IDF Terminal - EFuse Explorer + eFuse Explorer Flash Encryption Heap Tracing - Hints viewer + Hints Viewer Install ESP-IDF Components NVS Partition Table Editor Partition Table Editor - Project Configuration + Project Configuration Editor QEMU - Rainmaker + ESP RainMaker Unit Testing - Working with multiple ESP-IDF projects in the same window - WSL \ No newline at end of file + Working with Multiple Projects + Using WSL in Windows diff --git a/docs_espressif/zh_CN/additionalfeatures.rst b/docs_espressif/zh_CN/additionalfeatures.rst index 2e2908ad5..ce6be3c5a 100644 --- a/docs_espressif/zh_CN/additionalfeatures.rst +++ b/docs_espressif/zh_CN/additionalfeatures.rst @@ -1 +1,30 @@ -.. include:: ../en/additionalfeatures.rst \ No newline at end of file +.. _additional features: + +其他 IDE 功能 +============= + +:link_to_translation:`en:[English]` + +.. toctree:: + :maxdepth: 1 + + 应用程序大小分析 + 应用跟踪 + CMakeLists.txt 编辑器 + 代码覆盖率 + 通过 USB 升级设备固件 + Docker 容器 + ESP-IDF 终端 + eFuse 资源管理器 + flash 加密 + 堆跟踪 + 提示查看器 + 安装 ESP-IDF 组件 + NVS 分区表编辑器 + 分区表编辑器 + 项目配置编辑器 + QEMU 模拟器 + ESP RainMaker + 单元测试 + 处理多个项目 + 在 Windows 系统中使用 WSL