Added build action for documentation #3

Merged
elduko merged 10 commits from development into main 2025-10-29 14:49:42 +01:00
Showing only changes of commit a8ddf41be3 - Show all commits

View File

@@ -17,5 +17,4 @@ jobs:
with: with:
working-directory: './' working-directory: './'
doxyfile-path: './Doxyfile' doxyfile-path: './Doxyfile'
- name: Build Doxygen docs name: Build Doxygen Documentation
run: doxygen