[all-commits] [llvm/llvm-project] b7da95: [docs] update CI to use latest release of doxygen ...
Jameson Nash via All-commits
all-commits at lists.llvm.org
Wed Jun 10 07:25:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7da9565017e32c18b927a7637714d1b660b558d
https://github.com/llvm/llvm-project/commit/b7da9565017e32c18b927a7637714d1b660b558d
Author: Jameson Nash <vtjnash at gmail.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M .github/workflows/release-doxygen.yml
M bolt/docs/CMakeLists.txt
M bolt/docs/doxygen.cfg.in
M clang-tools-extra/docs/CMakeLists.txt
M clang-tools-extra/docs/doxygen.cfg.in
M clang/docs/CMakeLists.txt
M clang/docs/doxygen.cfg.in
M cmake/Modules/HandleDoxygen.cmake
M flang/CMakeLists.txt
M flang/docs/CMakeLists.txt
M flang/docs/doxygen.cfg.in
M lldb/docs/CMakeLists.txt
M lldb/docs/doxygen.cfg.in
M llvm/CMakeLists.txt
M llvm/docs/CMakeLists.txt
M llvm/docs/doxygen.cfg.in
M mlir/docs/CMakeLists.txt
M mlir/docs/doxygen.cfg.in
M openmp/docs/CMakeLists.txt
M openmp/docs/doxygen.cfg.in
M polly/docs/CMakeLists.txt
M polly/docs/doxygen.cfg.in
Log Message:
-----------
[docs] update CI to use latest release of doxygen (#202420)
Resubmitting https://github.com/llvm/llvm-project/pull/191501 for
review, with added https://github.com/llvm/llvm-project/pull/202404 for
SHA checksum verification and fix for cmake target name conflicts.
Tested with `./llvm/utils/release/build-docs.sh -no-sphinx` locally.
Co-authored-by: Aiden Grossman <aidengrossman at google.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list