DocC exclude

Can DocC exclude some struct like swiftUI previews?

Replies

If you don't add the /// line above the preview struct, it shouldn't appear in doc. Am I missing something ?