Commit 2fac37c
fix: Update docs workflow to generate Doxyfile from template
The Doxyfile is now auto-generated from Doxyfile.in template via CMake.
Updated the documentation deployment workflow to:
- Install cmake as a dependency
- Generate Doxyfile from template before running doxygen
This ensures the workflow works with the template-based version
management system.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 503715a commit 2fac37c
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments