Skip to content

Commit 767b9b1

Browse files
committed
Add navigationLinks and sidebarLinks to the example
1 parent 1d5da81 commit 767b9b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

example/typedoc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"searchGroupBoosts": {
1212
"Classes": 1.5
13+
},
14+
"navigationLinks": {
15+
"Docs": "https://typedoc.org/guides/overview",
16+
"GitHub": "https://github.com/TypeStrong/typedoc"
17+
},
18+
"sidebarLinks": {
19+
"API": "https://typedoc.org/api"
1320
}
1421
}

0 commit comments

Comments
 (0)