Doc Build
ActionsTags
(2)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'
Doc Build is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.