Links for types in quickdoc.

This commit is contained in:
Dmitry Trofimov
2012-11-04 17:28:21 +01:00
parent 14767c11b7
commit 023df74d6d
4 changed files with 237 additions and 73 deletions

View File

@@ -1 +1 @@
<html><body><code>name: <a href="psi_element://#param#">str</a></code><br>The name to convert to a label. This must be a string which could be used as a Python identifier. Strings which do not take this form will result in unpredictable behavior.</body></html>
<html><body><code>Parameter&nbsp;name: <a href="psi_element://#param#">str</a></code><br>The name to convert to a label. This must be a string which could be used as a Python identifier. Strings which do not take this form will result in unpredictable behavior.</body></html>

View File

@@ -1 +1 @@
<html><body><small>Assigned to <code>y</code><br></small><code><br>Inferred&nbsp;type:&nbsp;one&nbsp;of&nbsp;(int,&nbsp;str)</code></body></html>
<html><body><small>Assigned to <code>y</code><br></small><code><br>Inferred type: one&nbsp;of&nbsp;(<a href="psi_element://#typename#int">int</a>,&nbsp;<a href="psi_element://#typename#str">str</a>)</code></body></html>