docs: use doxygen directly and drop breathe (#2739)

This commit is contained in:
ReenigneArcher
2024-06-24 18:14:27 -04:00
committed by GitHub
parent 4683bcaf36
commit 10666c0194
50 changed files with 88 additions and 268 deletions

View File

@@ -990,9 +990,11 @@ jobs:
# install dependencies
pacman -U --noconfirm mingw-w64-ucrt-x86_64-curl-8.8.0-1-any.pkg.tar.zst
pacman -Syu --noconfirm --ignore=mingw-w64-ucrt-x86_64-curl \
pacman -Syu --noconfirm \
--ignore=mingw-w64-ucrt-x86_64-curl \
doxygen \
git \
mingw-w64-ucrt-x86_64-boost \
mingw-w64-ucrt-x86_64-cmake \
mingw-w64-ucrt-x86_64-cppwinrt \
mingw-w64-ucrt-x86_64-graphviz \