mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Recently, support for building the LLVM documentation within Github actions landed, allowing for easy testing of the docs both pre and post landing. This patch extends that functionality to clang and adds in additional support to the docs Github workflow to only build the docs for the subproject whose documentation has been touched.