Skip to content

Commit 0f98bcd

Browse files
committed
Add asyncio.md to ex_doc extras configuration
1 parent e7e2768 commit 0f98bcd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

rebar.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<<"docs/memory.md">>,
4444
<<"docs/scalability.md">>,
4545
<<"docs/threading.md">>,
46+
<<"docs/asyncio.md">>,
4647
<<"docs/testing-free-threading.md">>
4748
]},
4849
{groups_for_extras, [
@@ -57,6 +58,7 @@
5758
{<<"Advanced">>, [
5859
<<"docs/scalability.md">>,
5960
<<"docs/threading.md">>,
61+
<<"docs/asyncio.md">>,
6062
<<"docs/testing-free-threading.md">>
6163
]}
6264
]}

0 commit comments

Comments
 (0)