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 4e10081a0e - Show all commits

View File

@@ -16,6 +16,6 @@ jobs:
- uses: mattnotmitt/doxygen-action@v1.9.5
with:
working-directory: './'
doxyfile-path: 'docs/Doxygen'
doxyfile-path: './'
- name: Build Doxygen docs
run: doxygen