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

View File

@@ -13,7 +13,9 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
-uses: mattnotmitt/doxygen-action@v1.9.5 - uses: mattnotmitt/doxygen-action@v1.9.5
with: with:
working-directory: 'submodule/' working-directory: 'submodule/'
doxyfile-path: 'docs/Doxygen' doxyfile-path: 'docs/Doxygen'
- name: Build Doxygen docs
run: doxygen