This action build sphinx documentation.
Required The location of the documentation source to build. Default "docs"
.
Required The destination directory. Default "build"
.
uses: andreasofthings/doc-build@v13
with:
docs: 'docs'
dest: 'build'
This action build sphinx documentation.
Required The location of the documentation source to build. Default "docs"
.
Required The destination directory. Default "build"
.
uses: andreasofthings/doc-build@v13
with:
docs: 'docs'
dest: 'build'