Skip to content

Commit ddd05ef

Browse files
authored
Merge pull request #2177 from finestructure/experimental-skip-synthesized-symbols
Add experimental-skip-synthesized-symbols parameter for doc generation on SPI
2 parents 754ec0b + 980fe1d commit ddd05ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.spi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ builder:
2121
- SwiftSyntaxMacros
2222
- SwiftSyntaxMacroExpansion
2323
- SwiftSyntaxMacrosTestSupport
24+
custom_documentation_parameters: [--experimental-skip-synthesized-symbols]

0 commit comments

Comments
 (0)