logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

luadoc - Generate documentation from files

Author

       This manual page was written by Enrico Tassi <gareuselesinge@debian.org>, for the Debian project (but may
       be used by others).

                                                  July 31, 2007                                        LUADOC(1)

Description

       This manual page documents briefly the luadoc utility.

       luadoc is a program that generates documentation from source files

Name

       luadoc - Generate documentation from files

Options

-dpath
              output directory path; should be an empty, writable directory

        -tpath
              template directory path

        --noindexpage
              do not generate global index page

        --nofiles
              do not generate documentation for files

        --nomodules
              do not generate documentation for modules

        --docletdoclet_module
              doclet module to generate output

        --taglettaglet_module
              taglet module to parse input code

        -q, --quiet
              suppress all normal output

        -v, --version
              print version information.

Synopsis

luadoc [options] files

See Also