refactor(docs): re-organize security docs for better navigation

This commit is contained in:
Mahavir Jain
2025-01-09 09:33:16 +05:30
parent fa7bbbb2e6
commit 570b01fd9b
4 changed files with 4 additions and 34 deletions

View File

@@ -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

View File

@@ -1,5 +1,5 @@
Security
========
Security Overview
=================
{IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA or ECDSA", esp32p4="RSA or ECDSA"}

View File

@@ -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

View File

@@ -1,5 +1,5 @@
安全
====
安全概述
========
{IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA 或 ECDSA", esp32p4="RSA 或 ECDSA"}