Skip to content

Update library description #11

Update library description

Update library description #11

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