Skip to content

update to lated Docu pdf #4

update to lated Docu pdf

update to lated Docu pdf #4

Workflow file for this run

name: DOXYGEN
on: [push, pull_request]
jobs:
doxygen:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: mattnotmitt/[email protected]
with:
working-directory: '.'
doxyfile-path: 'Doxyfile'
- run: |
ls -alR