2020-07-20 11:59:28 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Cppcheck GUI</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>Cppcheck GUI</h1>
|
|
|
|
|
|
|
|
<p>With the Cppcheck GUI you can analyze your code.</p>
|
|
|
|
|
2020-07-21 21:58:51 +02:00
|
|
|
<h2>Contents</h2>
|
|
|
|
|
|
|
|
<p>If you want to get started, look at the <a href="walkthrough.html">walk through</a>.</p>
|
|
|
|
|
|
|
|
<h2>Example</h2>
|
|
|
|
|
|
|
|
<blockquote><img src="images/index-mainwindow.png"></blockquote>
|
|
|
|
|
2020-07-20 11:59:28 +02:00
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|