matthiaszepper/Sphinx Build

Builds documentation using Sphinx

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docs-folderThe folder containing your sphinx docs.yesdocs/
build-commandThe command used to build your documentation.nomake html
pre-build-commandRun before the build command, you can use this to install system level dependencies, for example with "apt-get update -y && apt-get install -y perl"no
updateSet this flag to run 'apt update' in the container before starting the sphinx build.nofalse
installA list of additional 'apt' packages to install before running sphinx. (Setting this will force-enable 'update' as well.)no
containerRun the build in the named container. Must be one of 'pdflatex', or 'latest'.nodefault

no outputs