This is the command dh_doxygen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_doxygen - helps with packaging doxygen-generated documentation
SYNOPSIS
dh_doxygen [debhelper options] [-Xitem] [directory...]
DESCRIPTION
dh_doxygen is a debhelper program that prepares doxygen-generated documentation for
inclusion in a Debian package. More specifically:
· It removes *.md5 and *.map files. These are created by doxygen to speed up incremental
runs.
OPTIONS
directory
By default, dh_doxygen scans your package looking for directories looking like they
contain doxygen-generated documentation. However, if you explicitly provide one or
more directories, only they will be processed.
-Xitem, --exclude=item
Exclude files that contain item anywhere in their filename from being symlinked,
removed or checked for existence.
Use dh_doxygen online using onworks.net services