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:
Irina Fediaeva
2022-12-22 14:19:54 +02:00
committed by intellij-monorepo-bot
parent 5e4087e221
commit bd1c830040
121 changed files with 350 additions and 355 deletions

View File

@@ -1 +1 @@
<html><body><div class='definition'><pre>Property <b>m</b> of <a href="psi_element://#typename#PropNewDocstringOfGetter.C">PropNewDocstringOfGetter.C</a><br>@<i>m.setter</i><br>def <b>m</b>(self, x: Any) -&gt; None</pre></div><div class='content'>Foo</div><table class='sections'><tr><td valign='top' class='section'><p>Copied from:</td><td valign='top'>property getter</td><tr><td valign='top' class='section'><p>Accessor kind:</td><td valign='top'>Setter</td></table></body></html>
<html><body><div class='definition'><pre>Property <b>m</b> of <a href="psi_element://#typename#PropNewDocstringOfGetter.C">PropNewDocstringOfGetter.C</a><br/>@<i>m.setter</i><br>def <b>m</b>(self, x: Any) -&gt; None</pre></div><div class='content'>Foo</div><table class='sections'><tr><td valign='top' class='section'><p>Copied from:</td><td valign='top'>property getter</td><tr><td valign='top' class='section'><p>Accessor kind:</td><td valign='top'>Setter</td></table></body></html>