Skip to content

Commit 5455da8

Browse files
committed
GUI: Updated help (index)
1 parent ca1fcfa commit 5455da8

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

196 KB
Loading

gui/help/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ <h1>Cppcheck GUI</h1>
88

99
<p>With the Cppcheck GUI you can analyze your code.</p>
1010

11+
<h2>Contents</h2>
12+
13+
<p>If you want to get started, look at the <a href="walkthrough.html">walk through</a>.</p>
14+
15+
<h2>Example</h2>
16+
17+
<blockquote><img src="images/index-mainwindow.png"></blockquote>
18+
1119
</body>
1220
</html>
1321

gui/help/online-help.qhp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
</keywords>
2020
<files>
2121
<file>index.html</file>
22+
<file>images/index-mainwindow.png</file>
2223
<file>investigating-warnings.html</file>
2324
<file>preferences.html</file>
2425
<file>projectfiledialog.html</file>

0 commit comments

Comments
 (0)