Skip to content

Commit 59606f2

Browse files
jwaldripclaude
andcommitted
Add incremental delivery guide to documentation extras
Include guides/incremental-delivery.md in the mix.exs extras list so it appears in the generated documentation alongside other guides. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6658c02 commit 59606f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ defmodule Absinthe.Mixfile do
115115
"guides/dataloader.md",
116116
"guides/context-and-authentication.md",
117117
"guides/subscriptions.md",
118+
"guides/incremental-delivery.md",
118119
"guides/custom-scalars.md",
119120
"guides/importing-types.md",
120121
"guides/importing-fields.md",

0 commit comments

Comments
 (0)