blob: 5ada82456e0a1e99033bdde186e4f5a58ddd8e92 [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::
28 :caption: Components
29 :maxdepth: 2
30 :glob:
31 :hidden:
32
33 lib/**
34
35.. toctree::
36 :caption: Target platforms
37 :maxdepth: 2
38 :glob:
39 :hidden:
40
41 platform/**
42
43.. toctree::
44 :caption: Tools
45 :maxdepth: 2
46 :glob:
47 :hidden:
48
49 tools/iat-verifier/*
50
51.. include:: docs/readme.rst
52
53--------------
54
55*Copyright (c) 2017-2019, Arm Limited. All rights reserved.*