From 570b01fd9b16aed002441d20ed2fd4f3dbd1f751 Mon Sep 17 00:00:00 2001 From: Mahavir Jain Date: Thu, 9 Jan 2025 09:33:16 +0530 Subject: [PATCH] refactor(docs): re-organize security docs for better navigation --- docs/en/security/index.rst | 15 --------------- docs/en/security/security.rst | 4 ++-- docs/zh_CN/security/index.rst | 15 --------------- docs/zh_CN/security/security.rst | 4 ++-- 4 files changed, 4 insertions(+), 34 deletions(-) diff --git a/docs/en/security/index.rst b/docs/en/security/index.rst index 8e15f6a8ce..3ba822ba93 100644 --- a/docs/en/security/index.rst +++ b/docs/en/security/index.rst @@ -3,26 +3,11 @@ Security Guides :link_to_translation:`zh_CN:[中文]` -Overview --------- .. toctree:: :maxdepth: 1 security - -Features --------- -.. toctree:: - :maxdepth: 1 - flash-encryption :esp32: secure-boot-v1 secure-boot-v2 - -Workflows ---------- -.. toctree:: - :maxdepth: 1 - host-based-security-workflows - diff --git a/docs/en/security/security.rst b/docs/en/security/security.rst index 8cf5515ac8..eef8c8cf43 100644 --- a/docs/en/security/security.rst +++ b/docs/en/security/security.rst @@ -1,5 +1,5 @@ -Security -======== +Security Overview +================= {IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA or ECDSA", esp32p4="RSA or ECDSA"} diff --git a/docs/zh_CN/security/index.rst b/docs/zh_CN/security/index.rst index 846dace5d5..57e6dda5c7 100644 --- a/docs/zh_CN/security/index.rst +++ b/docs/zh_CN/security/index.rst @@ -3,26 +3,11 @@ :link_to_translation:`en:[English]` -概述 --------- .. toctree:: :maxdepth: 1 security - -功能 --------- -.. toctree:: - :maxdepth: 1 - flash-encryption :esp32: secure-boot-v1 secure-boot-v2 - -流程 ---------- -.. toctree:: - :maxdepth: 1 - host-based-security-workflows - diff --git a/docs/zh_CN/security/security.rst b/docs/zh_CN/security/security.rst index f84fb771e9..974e4eab9d 100644 --- a/docs/zh_CN/security/security.rst +++ b/docs/zh_CN/security/security.rst @@ -1,5 +1,5 @@ -安全 -==== +安全概述 +======== {IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA 或 ECDSA", esp32p4="RSA 或 ECDSA"}