Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update doxygen-awesome-css to v2.3.3
  • Loading branch information
anonrig committed Sep 3, 2024
commit d39c30c9df2043d066a58a983d0952ed45639920
2 changes: 1 addition & 1 deletion tools/prepare-doxygen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

PACKAGE_URL="https://github.com/jothepro/doxygen-awesome-css.git"
PACKAGE_VERSION="v2.2.0"
PACKAGE_VERSION="v2.3.3"

BASE_DIR=$(pwd)
THEME_DIR="$BASE_DIR/docs/theme"
Expand Down