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://#module#AsyncFunctionQuickDoc">AsyncFunctionQuickDoc</a><br>async def <b>func</b>() -> Coroutine[Any, Any, 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>() -> Coroutine[Any, Any, None]</pre></div></body></html>
|
||||
Reference in New Issue
Block a user