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><a href="psi_element://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br>async def <b>func</b>() -&gt; Coroutine[Any,&nbsp;Any,&nbsp;None]</pre></div></body></html>
<html><body><div class='definition'><pre><a href="psi_element://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br/>async def <b>func</b>() -&gt; Coroutine[Any,&nbsp;Any,&nbsp;None]</pre></div></body></html>