blob: f360584f085eeca716c31d9f0b61cce8afdd00ea [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
Soby Mathewd8efe8f2020-03-16 15:19:05 +000021 docs/changelog
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000022 docs/design_documents/index
23 docs/user_guides/index
24 docs/processes/index
25 docs/glossary
26 docs/lic
27
28.. toctree::
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000029 :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 Galanakis56cb7592020-02-10 10:40:12 +000048*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*