Skip to content

Commit 057bae8

Browse files
committed
Merge branch 'refactor/security_docs_re-org' into 'master'
refactor(docs): re-organize security docs for better navigation See merge request espressif/esp-idf!36260
2 parents 4762db2 + e1a737e commit 057bae8

File tree

5 files changed

+4
-56
lines changed

5 files changed

+4
-56
lines changed

docs/en/security/index.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,13 @@ Security Guides
33

44
:link_to_translation:`zh_CN:[中文]`
55

6-
Overview
7-
--------
86
.. toctree::
97
:maxdepth: 1
108

119
security
12-
13-
Features
14-
--------
15-
.. toctree::
16-
:maxdepth: 1
17-
1810
flash-encryption
1911
:esp32: secure-boot-v1
2012
secure-boot-v2
2113
:esp32c6: tee/index
22-
23-
Workflows
24-
---------
25-
.. toctree::
26-
:maxdepth: 1
27-
2814
security-features-enablement-workflows
29-
30-
Vulnerabilities
31-
---------------
32-
.. toctree::
33-
:maxdepth: 1
34-
3515
vulnerabilities

docs/en/security/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Security
2-
========
1+
Security Overview
2+
=================
33

44
{IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA or ECDSA", esp32p4="RSA or ECDSA", esp32c5="RSA or ECDSA", esp32c61="ECDSA"}
55

docs/en/security/tee/index.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,11 @@
22
Trusted Execution Environment (TEE)
33
###################################
44

5-
*********************
6-
The ESP-TEE Framework
7-
*********************
8-
95
.. toctree::
106
:maxdepth: 1
117

128
tee
139
tee-advanced
14-
15-
****************
16-
Salient Features
17-
****************
18-
19-
.. toctree::
20-
:maxdepth: 1
21-
2210
tee-sec-storage
2311
tee-ota
2412
tee-attestation

docs/zh_CN/security/index.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,13 @@
33

44
:link_to_translation:`en:[English]`
55

6-
概述
7-
--------
86
.. toctree::
97
:maxdepth: 1
108

119
security
12-
13-
功能
14-
--------
15-
.. toctree::
16-
:maxdepth: 1
17-
1810
flash-encryption
1911
:esp32: secure-boot-v1
2012
secure-boot-v2
2113
:esp32c6: tee/index
22-
23-
流程
24-
---------
25-
.. toctree::
26-
:maxdepth: 1
27-
2814
security-features-enablement-workflows
29-
30-
漏洞
31-
---------
32-
.. toctree::
33-
:maxdepth: 1
34-
3515
vulnerabilities

docs/zh_CN/security/security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
安全
2-
====
1+
安全概述
2+
========
33

44
{IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA 或 ECDSA", esp32p4="RSA 或 ECDSA", esp32c5="RSA 或 ECDSA"}
55

0 commit comments

Comments
 (0)