Skip to content

Commit 9ac3f01

Browse files
committed
Merge branch 'next' of github.com:devforth/adminforth into next
2 parents 77f5922 + 5bf18c9 commit 9ac3f01

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

adminforth/documentation/docusaurus.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ const config: Config = {
9999
"title.indexPage": "TypeDoc API",
100100
"title.memberPage": "{name}",
101101
},
102+
useCustomAnchors: true,
102103
parametersFormat: "table",
103-
enumMembersFormat: "table",
104+
enumMembersFormat: "list",
104105
},
105106
],
106107
[

0 commit comments

Comments
 (0)