Skip to content

Commit c4a39bb

Browse files
Add "Startup sequence" sub-page to ENSIndexer docs (#2012)
Co-authored-by: lightwalker.eth <126201998+lightwalker-eth@users.noreply.github.com>
1 parent 6bd4154 commit c4a39bb

8 files changed

Lines changed: 21164 additions & 0 deletions

File tree

.changeset/huge-weeks-dance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@docs/ensnode": minor
3+
---
4+
5+
Added "Startup sequence" page to ENSIndexer docs.

docs/ensnode.io/config/integrations/starlight.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ export function starlight(): AstroIntegration {
159159
},
160160
],
161161
},
162+
{
163+
label: "Concepts",
164+
collapsed: false,
165+
autogenerate: { directory: "ensindexer/concepts" },
166+
},
162167
{
163168
label: "Using ENSIndexer",
164169
collapsed: false,
1.56 MB
Loading
2.17 MB
Loading
305 KB
Loading
4.17 MB
Loading

0 commit comments

Comments
 (0)