gentoo-ebuilds/app-text/NaturalDocs/metadata.xml
Michał Górny 97d464ca1f
Move {app-doc → app-text}/NaturalDocs
Per the category metadata, app-doc/ is reserved for documentation
*files* and not software.  Move it to app-text/ where it seems a better
fit.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-12 15:33:52 +01:00

19 lines
750 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Natural Docs is an open-source, extensible, multi-language
documentation generator. It extracts specially formatted comments
from source code and builds HTML documentation from it. The syntax
is transparent so that the comments in the source code read just as
easily as the generated documentation. It also focuses on automation
and high-quality generated output.
</longdescription>
<maintainer type="person">
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
<upstream>
<remote-id type="sourceforge">naturaldocs</remote-id>
</upstream>
</pkgmetadata>