@@ -15,15 +15,15 @@ Trusted Firmware-M Documentation
15
15
16
16
<ul class =" grid" >
17
17
<li class =" grid-item" >
18
- <a href =" docs/ introduction/readme.html" >
18
+ <a href =" introduction/readme.html" >
19
19
<img alt =" " src =" _static/images/tfm-introduction.png" />
20
20
<h2 >Introduction</h2 >
21
21
</a >
22
22
<p >Introducing the Trusted Firmware-M Project: overview,
23
23
architecture, features, and licensing.</p >
24
24
</li >
25
25
<li class =" grid-item" >
26
- <a href =" docs/ getting_started/index.html" >
26
+ <a href =" getting_started/index.html" >
27
27
<img alt =" " src =" _static/images/tfm-documentation.png" />
28
28
<h2 >Getting Started</h2 >
29
29
</a >
@@ -38,37 +38,37 @@ Trusted Firmware-M Documentation
38
38
<p >List of supported boards and platforms.</p >
39
39
</li >
40
40
<li class =" grid-item" >
41
- <a href =" docs/ contributing/index.html" >
41
+ <a href =" contributing/index.html" >
42
42
<img alt =" " src =" _static/images/tfm-contribution.png" />
43
43
<h2 >Contribution</h2 >
44
44
</a >
45
45
<p >As an open-source project, we welcome and encourage the community
46
46
to submit patches directly to the project.</p >
47
47
</li >
48
48
<li class =" grid-item" >
49
- <a href =" docs/ integration_guide/index.html" >
49
+ <a href =" integration_guide/index.html" >
50
50
<img alt =" " src =" _static/images/tfm-integration.png" />
51
51
<h2 >Integration</h2 >
52
52
</a >
53
53
<p >Guidelines for integration with TF-M.</p >
54
54
</li >
55
55
<li class =" grid-item" >
56
- <a href =" docs/ technical_references/index.html" >
56
+ <a href =" technical_references/index.html" >
57
57
<img alt =" " src =" _static/images/tfm-reference.png" />
58
58
<h2 >References</h2 >
59
59
</a >
60
60
<p >Design documents.</p >
61
61
</li >
62
62
<li class =" grid-item" >
63
- <a href =" docs/ security/index.html" >
63
+ <a href =" security/index.html" >
64
64
<img alt =" " src =" _static/images/tfm.png" />
65
65
<h2 >Security</h2 >
66
66
</a >
67
67
<p >Requirements, processes, and thread models for ensuring security
68
68
is addressed within the TF-M project.</p >
69
69
</li >
70
70
<li class =" grid-item" >
71
- <a href =" docs/ releases/index.html" >
71
+ <a href =" releases/index.html" >
72
72
<img alt =" " src =" _static/images/tfm-release.png" />
73
73
<h2 >Releases</h2 >
74
74
</a >
@@ -84,14 +84,14 @@ Trusted Firmware-M Documentation
84
84
:hidden:
85
85
86
86
Home<self>
87
- docs/ introduction/index
88
- docs/ getting_started/index
87
+ introduction/index
88
+ getting_started/index
89
89
platform/ext/index
90
- docs/ contributing/index
91
- docs/ integration_guide/index
92
- docs/ technical_references/index
93
- docs/ security/index
94
- docs/ releases/index
90
+ contributing/index
91
+ integration_guide/index
92
+ technical_references/index
93
+ security/index
94
+ releases/index
95
95
96
96
97
97
.. toctree ::
@@ -102,7 +102,7 @@ Trusted Firmware-M Documentation
102
102
API Reference <https://ci.trustedfirmware.org/view/TF-M/job/tf-m-build-docs-nightly/lastSuccessfulBuild/artifact/trusted-firmware-m/build/docs/reference_manual/html/index.html >
103
103
Security Center <https://developer.trustedfirmware.org/w/collaboration/security_center >
104
104
Platform Security Architecture <https://developer.arm.com/architectures/security-architectures/platform-security-architecture >
105
- docs/ glossary
105
+ glossary
106
106
107
107
--------------
108
108
0 commit comments