22 lines
932 B
YAML
22 lines
932 B
YAML
# Created using ManifestCreatorCore 1.0.0.0
|
|
|
|
Name: Doxygen
|
|
Publisher: Dimitri van Heesch
|
|
Id: DimitriVanHeesch.Doxygen
|
|
Version: 1.9.1
|
|
AppMoniker: doxygen
|
|
License: Copyright © 1997-2018 by Dimitri van Heesch.
|
|
Tags: documentation, generator
|
|
InstallerType: inno
|
|
Description: Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL and to some extent D.
|
|
Homepage: http://www.doxygen.nl/index.html
|
|
LicenseUrl: http://doxygen.nl/index.html
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://doxygen.nl/files/doxygen-1.9.1-setup.exe
|
|
Sha256: ACC0AE71D219E0D4EC41DC74A7DA42B88165A1D7D06FE04D97BE41E966A1E443
|
|
Switches:
|
|
Silent: /verysilent /norestart
|
|
SilentWithProgress: /silent /norestart
|
|
ManifestVersion: 0.1.0
|