Skip to content

Commit 28efcda

Browse files
committedJun 16, 2013
[pyqgis-console] small update to help
1 parent 27d3db7 commit 28efcda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎resources/context_help/PythonConsole-en_US

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ This action will store a temporary file into the temporary system directory
158158
that will be automatically deleted after running.</li>
159159
<br>
160160
<li><label>Using preloaded APIs file:</label> You can choose whether use the preload APIs file or load some APIs files saved on your system.</li>
161+
<br>
162+
<li><label>Using prepared APIs file:</label> If checked the *.pap file will be used for code completion. To generate a prepared APIs file you have to load least an *.api file and then compile it by clicking on <label>Compile Apis...</label> button.</li>
161163
</ul>
162164
<p style='border: 1px solid; background:#f6f6f6;' align='justify'>
163165
<b>Note:</b> To save the state of console's widgets you have to close the Python Console

0 commit comments

Comments
 (0)
Please sign in to comment.