Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 1 | .. SPDX-License-Identifier: BSD-3-Clause |
| 2 | .. SPDX-FileCopyrightText: Copyright TF-RMM Contributors. |
| 3 | |
| 4 | Realm 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 Sobrino | 5bf96ce | 2023-04-06 16:53:02 +0100 | [diff] [blame] | 38 | <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-Pal | 5176cb8 | 2023-10-18 17:35:57 +0200 | [diff] [blame] | 45 | <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 Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 52 | </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 Sobrino | 5bf96ce | 2023-04-06 16:53:02 +0100 | [diff] [blame] | 63 | security/index |
Mate Toth-Pal | 5176cb8 | 2023-10-18 17:35:57 +0200 | [diff] [blame] | 64 | resources/index |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 65 | glossary |