Skip to content

Document migrations as a legacy feature, and tidy those docs #7658

Document migrations as a legacy feature, and tidy those docs

Document migrations as a legacy feature, and tidy those docs #7658

Workflow file for this run

name: Build Docs
on:
pull_request:
merge_group:
push:
branches: [main]
tags:
- '*'
jobs:
Docs:
uses: tskit-dev/.github/.github/workflows/docs-build-template.yml@v1
with:
additional-setup: sudo apt-get install -y doxygen
make-command: make -C python