actions-marketplace-validations/Sphinx Build
Builds documentation using Sphinx
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docs-folder | The folder containing your sphinx docs. | yes | docs/ |
| build-command | The command used to build your documentation. | no | make html |
| pre-build-command | Run 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 | — |
Outputs
no outputs