Fixed Doxygen generation rules

This commit is contained in:
Bartek Kryza
2023-11-04 18:31:04 +01:00
parent 15233aa0da
commit 1fe8640f7c
2 changed files with 2 additions and 2 deletions

View File

@@ -162,8 +162,8 @@ docs:
doxygen: docs
cp CONTRIBUTING.md docs/contributing.md
cp CHANGELOG.md docs/changelog.md
cp docs/diagrams/plantuml/*.svg docs/doxygen/html/
mkdir -p docs/doxygen/html/test_cases
cp docs/diagrams/plantuml/*.svg docs/doxygen/html/
cp docs/test_cases/*.svg docs/doxygen/html/test_cases/
../doxygen/_build/bin/doxygen