Author and share great documentation for your Swift packages and frameworks.

Posts under DocC tag

22 Posts
Sort by:
Post not yet marked as solved
2 Replies
1.3k Views
Can DocC exclude some struct like swiftUI previews?
Posted
by
Post marked as Apple Recommended
4.5k Views
As presented in the talks and documentation I’ve seen so far, DocC works for public and open Swift symbols. But how about stuff for internal use? We are developing a fairly complex mixed source SDK with several components, that would benefit greatly from direct integration of auxiliary content for diagrams and so on. But since many of these parts are for internal use only, they have module or below level visibility. Is there a way to build an internal documentation target that includes this information with DocC, and — if so — how?
Posted
by