Skip to content

Commit 4050475

Browse files
committed
Add web-frameworks.md to ex_doc configuration
1 parent 2977b17 commit 4050475

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
@@ -48,6 +48,7 @@
4848
<<"docs/scalability.md">>,
4949
<<"docs/threading.md">>,
5050
<<"docs/asyncio.md">>,
51+
<<"docs/web-frameworks.md">>,
5152
<<"docs/testing-free-threading.md">>
5253
]},
5354
{groups_for_extras, [
@@ -64,6 +65,7 @@
6465
<<"docs/scalability.md">>,
6566
<<"docs/threading.md">>,
6667
<<"docs/asyncio.md">>,
68+
<<"docs/web-frameworks.md">>,
6769
<<"docs/testing-free-threading.md">>
6870
]}
6971
]}

0 commit comments

Comments
 (0)