mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
15 lines
368 B
HTML
15 lines
368 B
HTML
<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>
|