blob: 8142efa1c2c49293b626287858070f0ccf823553 [file] [log] [blame]
Gyorgy Szing74dae3c2018-09-27 17:00:46 +02001: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.
Gyorgy Szing5c873232019-05-10 23:28:14 +02006 This file will be copied to the top level and thus please use relative paths
Gyorgy Szing74dae3c2018-09-27 17:00:46 +02007 as if this file would be in <TFM_ROOT_DIR>.
Gyorgy Szing5c873232019-05-10 23:28:14 +02008
9 The values between @ characters will be filled in by CMake.
10
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020011
12Welcome to TF-M's documentation!
13================================
14
15.. toctree::
16 :maxdepth: 2
17 :glob:
18 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020019
20 contributing
21 docs/dco
22 glossary
23 maintainers
Galanakis, Minos80efacd2019-07-03 15:20:20 +010024 docs/lic
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020025 docs/user_guides/tfm_sw_requirement
26 docs/user_guides/tfm_build_instruction
27 docs/coding_guide
28 docs/user_guides/tfm_user_guide
29 docs/user_guides/os_migration_guide_armv8m
30 docs/user_guides/tfm_integration_guide
31 docs/user_guides/tfm_ns_client_identification
32 docs/user_guides/tfm_secure_boot
33
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020034.. toctree::
35 :maxdepth: 2
Gyorgy Szing5c873232019-05-10 23:28:14 +020036 :caption: Processes
37 :glob:
38 :hidden:
39
40 docs/processes/**
41
42.. toctree::
43 :maxdepth: 2
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020044 :caption: Secure services
45 :glob:
46 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020047
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020048 docs/user_guides/services/*
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020049
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020050.. toctree::
51 :maxdepth: 2
52 :caption: Components
53 :glob:
54 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020055
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020056 lib/**
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020057
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020058.. toctree::
59 :maxdepth: 2
60 :caption: Target platforms
61 :glob:
62 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020063
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020064 platform/**
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020065
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020066.. toctree::
67 :caption: Design documents
68 :maxdepth: 2
69 :glob:
70 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020071
Gyorgy Szing5c873232019-05-10 23:28:14 +020072 @ACCEPTED_DD_LIST@
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020073
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020074.. toctree::
75 :caption: Draft design documents
76 :maxdepth: 2
77 :glob:
78 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020079
Gyorgy Szing5c873232019-05-10 23:28:14 +020080 @DRAFT_DD_LIST@
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020081
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020082.. toctree::
83 :caption: Rejected design documents
84 :maxdepth: 2
85 :glob:
86 :hidden:
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020087
Gyorgy Szing5c873232019-05-10 23:28:14 +020088 @REJECTED_DD_LIST@
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020089
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020090.. include:: readme.rst
Gyorgy Szing74dae3c2018-09-27 17:00:46 +020091
92-----------
93
Gyorgy Szingdb9783c2019-04-17 21:08:48 +020094*Copyright (c) 2019, Arm Limited. All rights reserved.*