Skip to content

[ papers ] Port the first part of "Deferring the details [...]" by Li… #3364

[ papers ] Port the first part of "Deferring the details [...]" by Li…

[ papers ] Port the first part of "Deferring the details [...]" by Li… #3364

Workflow file for this run

name: Sphinx
on:
push:
branches:
- '*'
tags:
- '*'
pull_request:
branches:
- main
jobs:
sphinx-doc-check:
name: Sphinx
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"