blob: d57d815c45337ab3c9d46077729a42baff00bb0e [file] [log] [blame]
Gyorgy Szing5e429cb2019-12-03 20:39:55 +01001Welcome to TF-A CMake Framework's documentation!
2================================================
3
4.. toctree::
5 :maxdepth: 1
6 :caption: Contents:
7
8 Home<self>
9 license
10 change-log
11 contributing
12 coding-guidelines
13 maintainers
14 user_guide
15 map
16 group
17 stgt
18 gcc
19 utils
20 docs-build
21 software_requirements
22 versioning_policy
23 glossary
24 todo
25
26The CMake Framework is a set of CMake functions organised into logical modules,
27adding missing features to CMake and standardizing the usage of existing ones.
28The framework's primary purpose is to simplify creating cross-compiled, embedded
29projects.
30
31The current version of the framework is version |release|. For details about
32changes between versions please refer to the :ref:`Change Log & Release Notes`.
33
34For information on planned changes and issues to be addressed please refer to
35:ref:`TODO list`.
36
37.. todo:: Expand general description of the framework.
38
39--------------
40
41*Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.*
42
43SPDX-License-Identifier: BSD-3-Clause