Skip to content

Commit 507c3f9

Browse files
authored
docs: remove duplicate page headings (#527)
* docs: remove duplicate page headings * docs: keep generated page titles disabled * docs: leave API reference output to the generator
1 parent 23c8129 commit 507c3f9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/plugin-configuration.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ id: plugin-configuration
44
---
55

66

7-
# Plugin Configuration
8-
97
You can configure TanStack Devtools plugins by passing them as an array to the `plugins` prop of the `TanStackDevtools` component.
108

119
Each plugin can have the following configuration options:

typedoc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"hidePageTitle": true
3+
}

0 commit comments

Comments
 (0)