CI: Fix documentation generation for macOS
authorPierre Le Marre <dev@wismill.eu>
Fri, 23 Jun 2023 09:12:10 +0000 (11:12 +0200)
committerWismill <dev@wismill.eu>
Mon, 26 Jun 2023 07:50:01 +0000 (09:50 +0200)
commit2c86216b5b50a3519b07c8a8e664bc75b854cc04
tree218f8d4d02de5854184eb6211650ee281fdf6531
parenteec389037e335ba37c573c9436c03496a519d49d
CI: Fix documentation generation for macOS

- Force Doxygen version 1.9.6, because 1.9.7 breaks our doc cool URIs,
  i.e. our system that maintain stable doc pages via redirection.

  Associated issue in Doxygen:
  https://github.com/doxygen/doxygen/issues/10146

- Install graphviz to build the .dot files.
.github/workflows/macos.yml