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> |
| 38 | </ul> |
| 39 | |
| 40 | .. toctree:: |
| 41 | :maxdepth: 1 |
| 42 | :hidden: |
| 43 | |
| 44 | Home<self> |
| 45 | about/index |
| 46 | getting_started/index |
| 47 | process/index |
| 48 | design/index |
| 49 | glossary |