blob: 6ca8c95d2b6cecef13a228ebc758e84d399506d9 [file] [log] [blame]
Galanakis, Minos0c1ad782019-11-08 11:28:40 +00001: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
12Trusted Firmware-M Documentation
13================================
14
15.. toctree::
16 :maxdepth: 2
17 :hidden:
18
19 Home<docs/readme>
20 docs/about/index
21 docs/design_documents/index
22 docs/user_guides/index
23 docs/processes/index
24 docs/glossary
25 docs/lic
26
27.. toctree::
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000028 :caption: Target platforms
29 :maxdepth: 2
30 :glob:
31 :hidden:
32
33 platform/**
34
35.. toctree::
36 :caption: Tools
37 :maxdepth: 2
38 :glob:
39 :hidden:
40
41 tools/iat-verifier/*
42
43.. include:: docs/readme.rst
44
45--------------
46
Minos Galanakis56cb7592020-02-10 10:40:12 +000047*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*