Skip to content

Commit 6c76a44

Browse files
DominicGBauerDominicGBauer
and
DominicGBauer
authored
chore(docs): remove sources (#187)
Co-authored-by: DominicGBauer <[email protected]>
1 parent 75b9528 commit 6c76a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docusaurus.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const plugins = Object.entries(packageMap).map(([id, config]) => [
2020
propertiesFormat: 'table',
2121
enumMembersFormat: 'table',
2222
indexFormat: 'table',
23+
disableSources: true,
2324
useCodeBlocks: true,
2425
typeDeclarationFormat: 'table',
2526
membersWithOwnFile: ['Class', 'Enum', 'Function', 'Interface'],

0 commit comments

Comments
 (0)