Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
Tool and library to get docs for installed packages and source files.
Can return result in JSON format.
Can dump docs for all installed modules
@Usage:
hdocs <module> - get docs for module/file
hdocs <module> <name> - get docs for name in module/file
hdocs dump [r] - dump all installed docs, if [r], find docs for reexported declarations
flags
-g GHC_OPT --ghc=GHC_OPT option to pass to GHC
@
</longdescription>
</pkgmetadata>