summaryrefslogtreecommitdiff
blob: 91b30fd43cdfabe2b2b299899da99db6e5574840 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>

	<longdescription lang="en">
		rundoc is an Ant task designed to help with the single-sourcing of
		program documentation. This task replaces special commands embedded
		within text files with their output in a specified format. Currently,
		only docbook format is supported.
	</longdescription>
</pkgmetadata>