blob: 9da6cd6112312260446ddf0b5d5361de7a289686 [file] [log] [blame]
Soby Mathewb4c6df42022-11-09 11:13:29 +00001.. SPDX-License-Identifier: BSD-3-Clause
2.. SPDX-FileCopyrightText: Copyright TF-RMM Contributors.
3
4Realm Management Monitor Documentation
5=======================================
6
7.. raw:: html
8
9 <ul class="grid">
10 <li class="grid-item">
11 <a href="readme.html">
12 <img alt="" src="_static/images/rmm-introduction.png"/>
13 <h2>Introduction</h2>
14 </a>
15 <p>Introduction to the Realm Management Monitor Project.</p>
16 </li>
17 <li class="grid-item">
18 <a href="getting_started/index.html">
19 <img alt="" src="_static/images/rmm-documentation.png"/>
20 <h2>Getting Started</h2>
21 </a>
22 <p>Guide to set up development environment and evaluate RMM.</p>
23 </li>
24 <li class="grid-item">
25 <a href="process/index.html">
26 <img alt="" src="_static/images/rmm-documentation.png"/>
27 <h2>Process</h2>
28 </a>
29 <p>Process followed in the project and contribution guidelines.</p>
30 </li>
31 <li class="grid-item">
32 <a href="design/index.html">
33 <img alt="" src="_static/images/rmm-documentation.png"/>
34 <h2>Design</h2>
35 </a>
36 <p>Design documentation for RMM.</p>
37 </li>
Javier Almansa Sobrino5bf96ce2023-04-06 16:53:02 +010038 <li class="grid-item">
39 <a href="security/index.html">
40 <img alt="" src="_static/images/rmm-documentation.png"/>
41 <h2>Security</h2>
42 </a>
43 <p>Security.</p>
44 </li>
Mate Toth-Pal5176cb82023-10-18 17:35:57 +020045 <li class="grid-item">
46 <a href="resources/index.html">
47 <img alt="" src="_static/images/rmm-documentation.png"/>
48 <h2>Resources</h2>
49 </a>
50 <p>Resources.</p>
51 </li>
Soby Mathewb4c6df42022-11-09 11:13:29 +000052 </ul>
53
54.. toctree::
55 :maxdepth: 1
56 :hidden:
57
58 Home<self>
59 about/index
60 getting_started/index
61 process/index
62 design/index
Javier Almansa Sobrino5bf96ce2023-04-06 16:53:02 +010063 security/index
Mate Toth-Pal5176cb82023-10-18 17:35:57 +020064 resources/index
Soby Mathewb4c6df42022-11-09 11:13:29 +000065 glossary