You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some file systems have restrictions on character sets which are valid
file name characters. Add a filter for the Windows file system
character set restrictions. We replace them with `_` to match the
behaviour in the DocC bundle generation after swiftlang/swift-docc#668.
0 commit comments