Lines Matching full:build
10 The documentation build is independent from building the binary artifacts.
31 1. As a custom target of TF-M CMake build system
83 Build TF-M Reference Manual
96 cmake --build build_docs -- tfm_docs_refman_html tfm_docs_refman_pdf
104 cmake --build build_docs -- tfm_docs_refman_html tfm_docs_refman_pdf
107 Build TF-M User Guide
120 cmake --build build_docs -- tfm_docs_userguide_html tfm_docs_userguide_pdf
128 cmake --build build_docs -- tfm_docs_userguide_html tfm_docs_userguide_pdf
132 Direct build using a command line tools
135 The direct build will build both user_guide and reference_manual.
144 # Build the documentation from build_docs directory
149 sphinx-build ./ user_guide
220 .. _sphinx-build: https://www.sphinx-doc.org/en/master/man/sphinx-build.html