Skip to content

Doc Build

Actions
Build Validate Sphinx Documentation
v1.0
LatestPre-release
Star (1)

doc-build github action

This action build sphinx documentation.

Inputs

docs

Required The location of the documentation source to build. Default "docs".

dest

Required The destination directory. Default "build".

Example usage

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.

About

Build Validate Sphinx Documentation
v1.0
LatestPre-release

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.