man-pages/man1/dh_doxygen.1.html
2021-03-31 01:06:50 +01:00

96 lines
2.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_DOXYGEN</TITLE>
</HEAD><BODY>
<H1>DH_DOXYGEN</H1>
Section: Debhelper (1)<BR>Updated: 2020-04-09<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_doxygen - helps with packaging doxygen-generated documentation
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
dh_doxygen [<I>debhelper&nbsp;options</I>] [<B>-X</B><I>item</I>] [<I>directory</I>...]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dh_doxygen</B> is a debhelper program that prepares doxygen-generated
documentation for inclusion in a Debian package. More specifically:
<DL COMPACT>
<DT id="1">&bull;<DD>
It removes <I>*.md5</I> and <I>*.map</I> files. These are created by doxygen to speed
up incremental runs.
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="2"><I>directory</I><DD>
By default, <B>dh_doxygen</B> 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.
<DT id="3"><B>-X</B><I>item</I>, <B>--exclude=</B><I>item</I><DD>
Exclude files that contain <I>item</I> anywhere in their filename from
being symlinked, removed or checked for existence.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUGS</H2>
Probably.
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7), <B><A HREF="/cgi-bin/man/man2html?1+dh">dh</A></B>(1).
<P>
This program is meant to be used together with debhelper.
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHORS</H2>
Jakub Wilk &lt;<A HREF="mailto:jwilk@debian.org">jwilk@debian.org</A>&gt;
Helmut Grohne &lt;<A HREF="mailto:helmut@subdivi.de">helmut@subdivi.de</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">BUGS</A><DD>
<DT id="9"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="10"><A HREF="#lbAH">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:10 GMT, March 31, 2021
</BODY>
</HTML>