Commit d3552bd
committed
fix: Update Doxyfile and ensure output directory exists
This commit addresses issues found during Doxygen generation:
- Upgraded `Doxyfile` to version 1.9.8 using `doxygen -u` to remove obsolete tags and ensure compatibility.
- Modified the `.github/workflows/analysis.yml` workflow to add a step that creates the `docs/doxygen` output directory before Doxygen is run. This resolves the "Output directory does not exist" error.1 parent d20dd2b commit d3552bd
3 files changed
Lines changed: 2581 additions & 51 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments