Skip to content

Commit b89f5e3

Browse files
committed
doc override
1 parent 6d03cc5 commit b89f5e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333

3434
("py:func", "trio_asyncio.wait_for_child"),
3535
("py:func", "trio_asyncio.run_future"),
36+
("py:func", "trio_asyncio.run_coroutine"),
37+
("py:func", "trio_asyncio.run_asyncio"),
3638
("py:class", "trio_asyncio.TrioEventLoop"),
3739
("py:class", "trio_asyncio.TrioExecutor"),
3840
("py:class", "trio_asyncio.TrioChildWatcher"),

0 commit comments

Comments
 (0)