Files
openide/python/testData/quickdoc/Param.html
Mikhail Golubev 67ebed5232 PY-29717 Add links to the containing function in the header for parameters
Also, display shorter function names in "Documentation is copied from"
section of the table.
2018-06-09 15:59:38 +03:00

1 line
401 B
HTML

<html><body><div class='definition'><pre>Parameter <b>name</b> of <a href="psi_element://#func#Param.foo">Param.foo</a><br>name: <a href="psi_element://#typename#str">str</a></pre></div><div class='content'>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.</div></body></html>