From 721b0de1b176e75ca391a215f4ab04d99e26e6a6 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 | 20 -------------------- docs/en/security/security.rst | 4 ++-- docs/zh_CN/security/index.rst | 20 -------------------- docs/zh_CN/security/security.rst | 4 ++-- 4 files changed, 4 insertions(+), 44 deletions(-) diff --git a/docs/en/security/index.rst b/docs/en/security/index.rst index 3f87f230a4..0180475d96 100644 --- a/docs/en/security/index.rst +++ b/docs/en/security/index.rst @@ -3,32 +3,12 @@ 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 - security-features-enablement-workflows - -Vulnerabilities ---------------- -.. toctree:: - :maxdepth: 1 - vulnerabilities diff --git a/docs/en/security/security.rst b/docs/en/security/security.rst index d834e7c9d4..5d251dd1ef 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", esp32c5="RSA or ECDSA", esp32c61="ECDSA"} diff --git a/docs/zh_CN/security/index.rst b/docs/zh_CN/security/index.rst index ce3cd3c01f..2b18a6c2d2 100644 --- a/docs/zh_CN/security/index.rst +++ b/docs/zh_CN/security/index.rst @@ -3,32 +3,12 @@ :link_to_translation:`en:[English]` -概述 --------- .. toctree:: :maxdepth: 1 security - -功能 --------- -.. toctree:: - :maxdepth: 1 - flash-encryption :esp32: secure-boot-v1 secure-boot-v2 - -流程 ---------- -.. toctree:: - :maxdepth: 1 - security-features-enablement-workflows - -漏洞 ---------- -.. toctree:: - :maxdepth: 1 - vulnerabilities diff --git a/docs/zh_CN/security/security.rst b/docs/zh_CN/security/security.rst index 104c38b7fb..c1dff2f052 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", esp32c5="RSA 或 ECDSA"}