mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
PY-56609: Refactoring in quick documentation
Remove ChainIterable usages from quick documentation and replace with HtmlChunk/HtmlBuilder. I18ize some fragments. GitOrigin-RevId: c9b1197efcb17de92361426759a7840ee1be8e4b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5e4087e221
commit
bd1c830040
@@ -1 +1 @@
|
||||
<html><body><div class='definition'><pre><a href="psi_element://#class#">MyClass</a><br>def <b>__init__</b>(self) -> None</pre></div><div class='content'>Class docstring.</div><table class='sections'><tr><td valign='top' class='section'><p>Copied from:</td><td valign='top'><code><a href="psi_element://#class#">MyClass</a></code></td></table></body></html>
|
||||
<html><body><div class='definition'><pre><a href="psi_element://#class#">MyClass</a><br/>def <b>__init__</b>(self) -> None</pre></div><div class='content'>Class docstring.</div><table class='sections'><tr><td valign='top' class='section'><p>Copied from:</td><td valign='top'><code><a href="psi_element://#class#">MyClass</a></code></td></table></body></html>
|
||||
Reference in New Issue
Block a user