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 c451c00b9f - Show all commits

View File

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