Skip to content

Commit 9c9db51

Browse files
committed
Update swagview help re features in v0.2.0
1 parent d3df868 commit 9c9db51

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

help/swagview/0.0/overview.html

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
</div>
1515
</div>
1616

17+
<div class="callout callout-info">
18+
<div><i class="fa fa-pull-left fa-pencil-square-o fa-2x icon"></i></div>
19+
<div class="indent-lg">
20+
<p>
21+
Not all features apply to every version. A marker such as <span class="badge">v0.2.0</span> will appear before any feature introduced after v0.1.0. The version number indicates the version at which the feature was introduced.
22+
</p>
23+
</div>
24+
</div>
25+
1726
<h2>
1827
Main Window
1928
</h2>
@@ -63,20 +72,34 @@ <h2>
6372
Use this button to install or update the database. Regardless of the button caption the same dialogue box is used, and the process is the same as that described in the <a href="./getting-started">Getting Started</a> topic.
6473
</p>
6574
</li>
75+
<li>
76+
<p>
77+
<span class="badge">v0.2.0</span> <em>Copy Packet</em>
78+
</p>
79+
<p>
80+
This button is enabled once a packet has been displayed in the right hand pane. Clicking the button copies the currently displayed packet to the clipboard, along with some meta data about the packet. The packet is copied in plain text format ready for pasting into any text editor or IDE.
81+
</p>
82+
<p class="indent">
83+
<em>Keyboard shortcut:</em> <span class="kbd">Shift+Ctrl+C</span>
84+
</p>
85+
</li>
6686
<li>
6787
<p>
6888
<em>Help</em>
6989
</p>
7090
<p>
7191
Displays this online help.
7292
</p>
93+
<p class="indent">
94+
<span class="badge">v0.2.0</span> <em>Keyboard shortcut:</em> <span class="kbd">F1</span>
95+
</p>
7396
</li>
7497
</ul>
7598
<p>
76-
Information about the program and SWAG database versions is displayed at the right hand side to the pane.
99+
<span class="badge">v0.2.0</span> Each button can be activated from the keyword in the usual windows way, by pressing and holding the <span class="kbd">Alt</span> key and then pressing the underlined letter in the button caption.
77100
</p>
78101
<p>
79-
When the program is accessing the database a <em>Loading...</em> message will be displayed in the center of the pane.
102+
Information about the program and SWAG database versions is displayed at the right hand side of the pane.
80103
</p>
81104
</li>
82105
<li>

0 commit comments

Comments
 (0)