Skip to content

Split API usage and internals into two sections #138

Split API usage and internals into two sections

Split API usage and internals into two sections #138

Workflow file for this run

name: "Check API"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: "Build HTML"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: make