blob: 4c26b325d8c6e594e86377302a1426bb1e3e03bf [file] [log] [blame]
Imre Kisa21712e2019-10-08 12:56:59 +02001Build system
2============
3
4.. cmake-module:: ../../cmake/UnitTest.cmake
5
6.. cmake-module:: ../../cmake/FindLibClang.cmake
7
8Generating documentation
9------------------------
10
11``sphinx-builder`` is used for building the documentation which is required to be installed on the machine. The documentation
12can be built by executing the following commands.
13
14::
15
16 cd docs
17 make html
18
19
20--------------
21
22*Copyright (c) 2019-2021, Arm Limited. All rights reserved.*