SlothCreator: Building DocC Documentation in Xcode
SlothCreator: Building DocC Documentation in Xcode
Build DocC documentation for a Swift package that contains a DocC Catalog.
Overview
- Note: This sample code project is associated with the WWDC21 sessions 10166: Meet DocC documentation in Xcode, 10167: Elevate your DocC documentation in Xcode, 10236: Host and automate your DocC Documentation, and 10235: Build interactive tutorials in DocC.
Configure the Sample Code Project
To build documentation for this package, use Xcode 13, open the Package.swift
file, and select Product > Build Documentation.