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

shorter - lisaac documentation generation

Author

       Lisaac was developed by Benoit Sonntag <sonntag@icps.u-strasbg.fr>.

       This manual page was written by Xavier Oswald <x.oswald@free.fr>.

Xavier Oswald                                     January 2008                                        SHORTER(1)

Description

       This manual page documents briefly the shorter program.

       shorter  is  the lisaac documentation generator. It take as entry a lisaac file or a directory containing
       lisaac files and generate the appropriated html files as output. It looks like the javadoc as result.

Name

       shorter - lisaac documentation generation

Options

-o<output_file>
              Output file or directory (default:`input_file.ext')

       -p     Include private section

       -c     Include source code

       -r     Recursive builder documentation

       -f<format_file>
              Formatting description file (see: /usr/lib/lisaac/shorter/)

See Also

lisaac(1)

Synopsis

shorter<input_file[.li]>[Options]

See Also