Skip to content

Merge branch 'create-plotting-shortcuts' of https://github.com/usnist… #313

Merge branch 'create-plotting-shortcuts' of https://github.com/usnist…

Merge branch 'create-plotting-shortcuts' of https://github.com/usnist… #313

Workflow file for this run

name: "Publish Documentation to NIST Pages"
on: [push, pull_request, delete]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.5
with:
docs-folder: docs/
formats: |-
epub
pdf
pip-requirements: 'requirements.txt'