Skip to content

actions4cpp/setup-doxygen

This branch is 13 commits behind ssciwr/doxygen-install:main.

Repository files navigation

doxygen-install

A GitHub action to install Doxygen. It downloads from Doxygen's Github release page and deals with the OS-specificness of the distribution.

Example usage

  - uses: ssciwr/doxygen-install@v1

Optionally, you can specify the desired Doxygen version

  - uses: ssciwr/doxygen-install@v1
    with:
      version: "1.9.5"

About

GitHub Action to install Doxygen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published