Scroll to navigation

LINTIAN-SSG(1) User Commands LINTIAN-SSG(1)

NAME

lintian-ssg - Static site generator for lintian-explain-tags

SYNOPSIS

lintian-ssg [OPTIONS]...

DESCRIPTION

Generate a static web site for Lintian tags' explanations. By default, it will call lintian-explain-tags in a subprocess, except if the --tags-file option is provided.

OPTIONS

URL, including the scheme, where the root of the website will be located. This will be used in the sitemap and in the canonical link of each page.
TEXT to add to the footer, inline Markdown elements will be parsed.
Read Lintian's manual from FILE. (default "/usr/share/doc/lintian/lintian.html")
Disable sitemap.txt generation.
Path of the directory DIR where to output the generated website. (default "out")
Display some statistics.
Read Lintian tags from FILE (in JSON format).
Show this help and exit.
Show version and exit.
Print stack traces on errors.

AUTHOR

Nicolas Peugnet <nicolas@club1.fr>

REPORTING BUGS

Use the issue tracker at <https://salsa.debian.org/lintian/lintian-ssg>.

SEE ALSO

lintian(1), lintian-explain-tags(1)

October 2024 lintian-ssg v1.0.1