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 683f8aacb2 - Show all commits

View File

@@ -3,7 +3,6 @@ name: Generate Documentation
on:
push:
branches:
- main
- development
@@ -18,4 +17,3 @@ jobs:
with:
working-directory: 'submodule/'
doxyfile-path: 'docs/Doxygen'
-name: Build Doxygen Documentation