Skip to content

InvariantValueRedirection: divert invariant theta IO states #3624

InvariantValueRedirection: divert invariant theta IO states

InvariantValueRedirection: divert invariant theta IO states #3624

Workflow file for this run

name: Doxygen
on:
pull_request:
branches: [ master ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
GenerateDocumentation:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: "Install doxygen"
uses: ./.github/actions/InstallPackages
with:
install-doxygen: true
- name: "Build documentation"
uses: ./.github/actions/BuildJlm
with:
make-target: docs