compas-dev/compas-actions.docs

Build docs for COMPAS or its plugins

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
doc_urlcustom url of the docs site, otherwise default gh-pages url of the repono
github_tokenthe github token for publishing docsyes
test_docswhether to test docstrings in this action.notrue
pythonwhich python version to build docs withno3.10
use_condawhether to build docs with condanofalse
use_virtual_displayallow using virtual display on linux when matplotlab is importednofalse
use_latexinstall dependencies for LaTexnofalse
generatorwhich documentation generator to use (sphinx or mkdocs)nosphinx
extrascomma-separated list of optional dependencies to install (e.g. dev,docs,mkdocs)nodev
namedescription
commit_typeThe type of this commit: main, pull or tag
current_versionThe version number if the commit is tag
subfolderThe subfolder name where the docs are built to