Files
openide/python/resources/tips/QuickDocInSuggestionList.html
T

15 lines
368 B
HTML
Executable File

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>When choosing a live template from a suggestion list, press
<span class="shortcut">&shortcut:QuickJavaDoc;</span> to view quick documentation -
to be sure you make a right choice:</p>
<p class="image"><img src="images/qdoc_live_template.png"></p>
</body>
</html>