Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

doxygen-install

Actions
Installs Doxygen
v1.1.0
Star (11)

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"

doxygen-install is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Installs Doxygen
v1.1.0

doxygen-install is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.