Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
Ubuntu Manpages
Close
Search
resolute
man(1)
cppcheck-htmlreport.1.gz
cppcheck-htmlreport
HTML report generator for cppcheck
Provided by:
cppcheck (Version: 2.19.0-3)
Report a bug
SYNOPSIS
cppcheck-htmlreport
[
options
]
OPTIONS
-h
,
--help
Show this help message and exit.
--title
=
TITLE
The title of the project.
--file
=
FILE
The cppcheck xml output file to read defects from. Default is reading from stdin.
--report-dir
=
REPORT_DIR
The directory where the HTML report content is written.
--source-dir
=
SOURCE_DIR
Base directory where source code files can be found.
--source-encoding
=
SOURCE_ENCODING
Encoding of source code.
SEE ALSO
cppcheck
(1)