Skip to content

Refactor and unify the interface for the raster image, contours, and vector overlay. #112

Refactor and unify the interface for the raster image, contours, and vector overlay.

Refactor and unify the interface for the raster image, contours, and vector overlay. #112

Workflow file for this run

name: "Sphinx documentation build check"
on:
- pull_request
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"