Skip to content

Commit 8a35500

Browse files
dont add heading to readme
1 parent 4162c4a commit 8a35500

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

typedoc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
"entryPoints": ["src/api_docs/index.ts"],
44
"sort": ["required-first"],
55
"readme": "src/api_docs/README.md",
6+
"headings": {
7+
"readme": false
8+
}
69
}

0 commit comments

Comments
 (0)