docs/security: Move security related docs in a separate section

This commit is contained in:
Aditya Patwardhan 2023-06-17 09:58:12 +05:30
parent b078541ca5
commit 253d80f560
6 changed files with 26 additions and 10 deletions

View File

@ -20,9 +20,7 @@ API Guides
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
:SOC_SPIRAM_SUPPORTED: external-ram
../security/host-based-security-workflows
fatal-errors
../security/flash-encryption
:esp32s3: flash_psram_config
hardware-abstraction
:CONFIG_IDF_TARGET_ARCH_XTENSA: hlinterrupts
@ -35,9 +33,6 @@ API Guides
performance/index
reproducible-builds
:not esp32h2: RF_calibration
../security/security
:esp32: ../security/secure-boot-v1
../security/secure-boot-v2
thread-local-storage
tools/index
unit-tests

View File

@ -43,6 +43,7 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf <htt
api-reference/index
hw-reference/index
api-guides/index
security/index
migration-guides/index
libraries-and-frameworks/index
contribute/index

View File

@ -0,0 +1,12 @@
Security Guides
***************
:link_to_translation:`zh_CN:[中文]`
.. toctree::
:maxdepth: 1
host-based-security-workflows
flash-encryption
security
:esp32: secure-boot-v1
secure-boot-v2

View File

@ -20,9 +20,7 @@ API 指南
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
:SOC_SPIRAM_SUPPORTED: external-ram
../security/host-based-security-workflows
fatal-errors
../security/flash-encryption
:esp32s3: flash_psram_config
hardware-abstraction
:CONFIG_IDF_TARGET_ARCH_XTENSA: hlinterrupts
@ -35,9 +33,6 @@ API 指南
performance/index
reproducible-builds
:not esp32h2: RF_calibration
../security/security
:esp32: ../security/secure-boot-v1
../security/secure-boot-v2
thread-local-storage
tools/index
unit-tests

View File

@ -44,6 +44,7 @@ ESP-IDF 编程指南
hw-reference/index
api-guides/index
migration-guides/index
security/index
libraries-and-frameworks/index
contribute/index
versions

View File

@ -0,0 +1,12 @@
安全指南
********
.. toctree::
:maxdepth: 1
host-based-security-workflows
flash-encryption
security
:esp32: secure-boot-v1
secure-boot-v2