Learn how to automatically create documentation for Swift using DocC.
Published in Kodeco the New Raywenderlich.com
Using Swift 5.5, iOS 15, Xcode 13
DocC offers more advanced functionalities, such as publishing pre-built documentation to GitHub projects or adding catalog and extension files to app documentation.
In this tutorial
You’ll work on an app named Given With Love to learn about:
- Building Swift projects and Swift Packages documentation using DocC.
- Using symbols to connect items in your documentation.
- Adding a catalog to your documentation.
- Archiving and publishing the DocC documentation.
Comments powered by Disqus.