agarwalsaurav/Doxygen and Github Pages

Make docs with Doxygen then deploy the generated HTML to GitHub pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 8, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: agarwalsaurav/ghaction-doxygen-ghpages@5497fb44f08ac7fbbb43b5839f839224b9a0d8b8 # v2.3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenA GitHub token for pushing to the repo. Example: https://git.io/passing-tokenyes
working-directoryWorking directoryyes.
doxyfile-pathPath of the Doxygen configuration fileyes./Doxyfile
html-output-folderFolder (relative to working-directory) where Doxygen will generate the HTML build files.yesdoc/html
branchBranch name for pushing GitHub pages filesyesgh-pages
target_folderDirectory on the deployment branch for pushing the build filesno
env_list_fileProvide a file with environment variables to be passed to dockerno

no outputs