<feed xmlns='http://www.w3.org/2005/Atom'>
<title>makepnd.git/doc/Doxyfile, branch makepnd</title>
<subtitle>makepnd-ng
</subtitle>
<id>https://git.cloudef.pw/makepnd.git/atom?h=makepnd</id>
<link rel='self' href='https://git.cloudef.pw/makepnd.git/atom?h=makepnd'/>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/'/>
<updated>2013-01-03T02:03:10Z</updated>
<entry>
<title>Update Doxyfile</title>
<updated>2013-01-03T02:03:10Z</updated>
<author>
<name>Allan McRae</name>
<email>allan@archlinux.org</email>
</author>
<published>2012-12-16T13:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=b455bbc91db5a4cde0e6d581fa323cc8fb5b66df'/>
<id>urn:sha1:b455bbc91db5a4cde0e6d581fa323cc8fb5b66df</id>
<content type='text'>
A few parameters were outdated and this produced warnings from Doxygen

Signed-off-by: Allan McRae &lt;allan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update Doxyfile and fix some documentation errors caught by Doxygen</title>
<updated>2011-09-22T21:37:36Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2011-09-22T21:29:03Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=2517ba3303489ed35512cdaf2493ec81efd145e7'/>
<id>urn:sha1:2517ba3303489ed35512cdaf2493ec81efd145e7</id>
<content type='text'>
A few parameters were outdated or wrongly named, and a few things were
explicitly linked that Doxygen wasn't able to resolve.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Doxyfile : enable JAVADOC_AUTOBRIEF.</title>
<updated>2008-04-29T20:51:48Z</updated>
<author>
<name>Chantry Xavier</name>
<email>shiningxc@gmail.com</email>
</author>
<published>2008-04-29T19:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=6b3118357614ad37149591ec457447387de0d2ac'/>
<id>urn:sha1:6b3118357614ad37149591ec457447387de0d2ac</id>
<content type='text'>
From http://www.stack.nl/~dimitri/doxygen/config.html#cfg_javadoc_autobrief

JAVADOC_AUTOBRIEF
    If the JAVADOC_AUTOBRIEF is set to YES then doxygen will interpret the
first line (until the first dot) of a JavaDoc-style comment as the brief
description. If set to NO (the default), the Javadoc-style will behave just
like regular Qt-style comments (thus requiring an explicit @brief command
for a brief description.)

Signed-off-by: Chantry Xavier &lt;shiningxc@gmail.com&gt;
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Update Doxyfile with some new options in new version</title>
<updated>2008-02-16T01:29:17Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2008-02-14T17:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=a16608c6100e8620c03c94e34bb47256c2f5ee32'/>
<id>urn:sha1:a16608c6100e8620c03c94e34bb47256c2f5ee32</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs</title>
<updated>2007-10-29T12:13:58Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-10-29T12:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=c50a7c6026e491771f0607d5e3fed737b3b5e8f3'/>
<id>urn:sha1:c50a7c6026e491771f0607d5e3fed737b3b5e8f3</id>
<content type='text'>
Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Updates to fix Doxygen documentation generation</title>
<updated>2007-10-14T22:29:32Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-10-14T22:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=0adedc536fe372b4def5954f3b24ca63ff86aecf'/>
<id>urn:sha1:0adedc536fe372b4def5954f3b24ca63ff86aecf</id>
<content type='text'>
We had way too much going on with the Doxygen manpage generation. Clean it
up quite a bit by removing directory manpages, using relative paths, not
having a manpage for every single alpm function, and ensuring internal
functions are not documented publicly.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Move Doxygen manpage generation to doc/ directory</title>
<updated>2007-07-01T22:40:43Z</updated>
<author>
<name>Dan McGee</name>
<email>dan@archlinux.org</email>
</author>
<published>2007-07-01T22:40:43Z</published>
<link rel='alternate' type='text/html' href='https://git.cloudef.pw/makepnd.git/commit/?id=d70116bfbc535cac9eb941a570c34479e68a1b8d'/>
<id>urn:sha1:d70116bfbc535cac9eb941a570c34479e68a1b8d</id>
<content type='text'>
Instead of doing the doxygen work in the libalpm/ dir, do it with the rest
of the docs in the doc/ dir.

Signed-off-by: Dan McGee &lt;dan@archlinux.org&gt;
</content>
</entry>
</feed>
