From 253d80f560c9407538d333673f803994ff47b3b2 Mon Sep 17 00:00:00 2001 From: Aditya Patwardhan Date: Sat, 17 Jun 2023 09:58:12 +0530 Subject: [PATCH] docs/security: Move security related docs in a separate section --- docs/en/api-guides/index.rst | 5 ----- docs/en/index.rst | 1 + docs/en/security/index.rst | 12 ++++++++++++ docs/zh_CN/api-guides/index.rst | 5 ----- docs/zh_CN/index.rst | 1 + docs/zh_CN/security/index.rst | 12 ++++++++++++ 6 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 docs/en/security/index.rst create mode 100644 docs/zh_CN/security/index.rst diff --git a/docs/en/api-guides/index.rst b/docs/en/api-guides/index.rst index c540653eca..e716ec91a1 100644 --- a/docs/en/api-guides/index.rst +++ b/docs/en/api-guides/index.rst @@ -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 diff --git a/docs/en/index.rst b/docs/en/index.rst index 79845b00ca..c49429db43 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -43,6 +43,7 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf