summaryrefslogtreecommitdiff
blob: 8f9a6deeebbc3f543e226e406dc68f3dcb452267 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <longdescription lang="en">
    LuaDoc is a documentation generator tool for Lua source code.
    It parses the declarations and documentation comments in a set of Lua
    source files and produces a set of XHTML pages describing the commented
    declarations and functions.
  </longdescription>
</pkgmetadata>