Skip to content

Renamed interval to interrupts to agree with newest py-pde (#52) #82

Renamed interval to interrupts to agree with newest py-pde (#52)

Renamed interval to interrupts to agree with newest py-pde (#52) #82

Workflow file for this run

name: "Check documentation"
on: [push]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"