GUI: Updated help (index)
This commit is contained in:
parent
ca1fcfa8bc
commit
5455da8fa6
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
|
@ -8,6 +8,14 @@
|
|||
|
||||
<p>With the Cppcheck GUI you can analyze your code.</p>
|
||||
|
||||
<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>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
</keywords>
|
||||
<files>
|
||||
<file>index.html</file>
|
||||
<file>images/index-mainwindow.png</file>
|
||||
<file>investigating-warnings.html</file>
|
||||
<file>preferences.html</file>
|
||||
<file>projectfiledialog.html</file>
|
||||
|
|
Loading…
Reference in New Issue