An open API service indexing awesome lists of open source software.

https://github.com/peterfriese/slothcreator


https://github.com/peterfriese/slothcreator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://developer.apple.com/wwdc21/10166), [10167: Elevate your DocC documentation in Xcode](https://developer.apple.com/wwdc21/10167), [10236: Host and automate your DocC Documentation](https://developer.apple.com/wwdc21/10236), and [10235: Build interactive tutorials in DocC](https://developer.apple.com/wwdc21/10235).

## Configure the Sample Code Project

To build documentation for this package, use Xcode 13, open the `Package.swift` file, and select Product > Build Documentation.