Build system | |
============ | |
.. cmake-module:: ../../CMakeLists.txt | |
.. cmake-module:: ../../cmake/UnitTest.cmake | |
.. cmake-module:: ../../cmake/FindLibClang.cmake | |
Generating documentation | |
------------------------ | |
``sphinx-builder`` is used for building the documentation which is required to | |
be installed on the machine. The documentation can be built by executing the | |
following commands. | |
:: | |
cd docs | |
make html | |
-------------- | |
*Copyright (c) 2019-2020, Arm Limited. All rights reserved.* |