wxWidgets/.github/workflows
Vadim Zeitlin 1a53e80bf7 Use Doxygen Awesome CSS theme
Import the theme files into a subdirectory without any changes, even not
removing the trailing whitespace, to facilitate updating them in the
future. Do not add the theme as a submodule as it's surprisingly big
(~12MB) and we don't want to spend extra time on cloning it in each of
our CI builds.

Using this theme gives a nicer appearance and supports the often
requested dark mode.

Remove all colour-related options from the existing custom CSS file as
they don't work well in dark mode.

Also switch to using SVGs with transparent background, rather than PNGs,
for the class diagrams, to avoid background colour mismatch in dark
mode.
2022-07-02 16:57:57 +02:00
..
ci_cmake.yml Add a simple workflow for updating HTML docs online 2022-03-28 00:54:46 +02:00
ci_mac_xcode.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci_mac.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci_msw_cross.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci_msw.yml Restrict job permissions in GitHub actions workflows 2022-06-28 14:00:44 +02:00
ci.yml Run ASAN CI builds under Ubuntu 22.04 2022-06-29 22:27:48 +02:00
code_checks.yml Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
docs_update.yml Switch to using Doxygen 1.9.1 for the documentation generation 2022-07-02 16:10:21 +02:00