Galanakis, Minos | 0c1ad78 | 2019-11-08 11:28:40 +0000 | [diff] [blame] | 1 | :Page authors: Gyorgy Szing <gyorgy.szing@arm.com> |
| 2 | |
| 3 | .. |
| 4 | The build-system will copy all documents into a temporary directory tree |
| 5 | before the documentation is built. |
| 6 | This file will be copied to the top level and thus please use relative paths |
| 7 | as if this file would be in <TFM_ROOT_DIR>. |
| 8 | |
| 9 | The values between @ characters will be filled in by CMake. |
| 10 | |
| 11 | |
| 12 | Trusted Firmware-M Documentation |
| 13 | ================================ |
| 14 | |
| 15 | .. toctree:: |
| 16 | :maxdepth: 2 |
| 17 | :hidden: |
| 18 | |
| 19 | Home<docs/readme> |
| 20 | docs/about/index |
Soby Mathew | d8efe8f | 2020-03-16 15:19:05 +0000 | [diff] [blame^] | 21 | docs/changelog |
Galanakis, Minos | 0c1ad78 | 2019-11-08 11:28:40 +0000 | [diff] [blame] | 22 | docs/design_documents/index |
| 23 | docs/user_guides/index |
| 24 | docs/processes/index |
| 25 | docs/glossary |
| 26 | docs/lic |
| 27 | |
| 28 | .. toctree:: |
Galanakis, Minos | 0c1ad78 | 2019-11-08 11:28:40 +0000 | [diff] [blame] | 29 | :caption: Target platforms |
| 30 | :maxdepth: 2 |
| 31 | :glob: |
| 32 | :hidden: |
| 33 | |
| 34 | platform/** |
| 35 | |
| 36 | .. toctree:: |
| 37 | :caption: Tools |
| 38 | :maxdepth: 2 |
| 39 | :glob: |
| 40 | :hidden: |
| 41 | |
| 42 | tools/iat-verifier/* |
| 43 | |
| 44 | .. include:: docs/readme.rst |
| 45 | |
| 46 | -------------- |
| 47 | |
Minos Galanakis | 56cb759 | 2020-02-10 10:40:12 +0000 | [diff] [blame] | 48 | *Copyright (c) 2017-2020, Arm Limited. All rights reserved.* |