-
Notifications
You must be signed in to change notification settings - Fork 6
DocC docs #20
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
We would like to host DocC documentation via GitHub pages for this repository using the ability of the DocC compiler to generate actives for static hosting. Unfortunately, DocC can currently only handle one target for a Swift package, but the
ProjectNavigatorpackage has two targets (FilesandProjectNavigator) that we need to cover.There is an issue concerning this limitation on the DocC repo and a proposal on the Swift forums.