denvercoder1/Doxygen GitHub Pages Deploy Action
Make docs with Doxygen then deploy the generated HTML to GitHub pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token for pushing to the repo. Example: https://git.io/passing-token | yes | — |
| branch | Branch name for pushing GitHub pages files | yes | gh-pages |
| folder | Folder where Doxygen will generate the HTML build files | yes | docs/html |
| config_file | Path of the Doxygen configuration file | yes | Doxyfile |
| target_folder | Directory on the deployment branch for pushing the build files | no | — |
| doxygen_version | Version of Doxygen to install | no | 1.9.6 |
Outputs
no outputs