Skip to content

Fix file name of the bitstream specification file in the documentation. #164

Fix file name of the bitstream specification file in the documentation.

Fix file name of the bitstream specification file in the documentation. #164

Workflow file for this run

name: "Docs Build Check"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"