Files
openide/python/testData/quickdoc/SingleLetterInheritedDocstring.html
Mikhail Golubev 56c6c787ec Remove the logic that prevented one-letter docstrings from being rendered
We don't have it elsewhere, thus, there is little sense in keeping it
specifically for inherited documentation.
2018-08-13 14:58:36 +03:00

1 line
477 B
HTML

<html><body><div class='definition'><pre><a href="psi_element://#typename#SingleLetterInheritedDocstring.MyClass">SingleLetterInheritedDocstring.MyClass</a><br>def <b>method</b>(self) -&gt; None</pre></div><div class='content'>D</div><table class='sections'><tr><td valign='top' class='section'><p>Documentation is copied from:</td><td valign='top'><code><a href="psi_element://#func#SingleLetterInheritedDocstring.Base.method">Base.method</a></code></td></table></body></html>