Cover Image for Creating and Hosting Documentation with DocC

Creating and Hosting Documentation with DocC

Hosted by try! Swift World
 
 
Zoom
Registration
Past Event
Ticket Price
$50.00
Welcome! To join the event, please get your ticket below.
About Event

Apple announced DocC at WWDC’21, open-sourcing the documentation toolchain later that fall, and integrating it into Xcode 13. Swift now includes DocC in its toolchain. The latest advances enable you to host documentation on a static site, such as Github Pages.

In this hands-on session, you will learn the details of adding documentation to your framework or library. Joe will show you how to structure the content using the features of DocC, and host your documentation on Github Pages. Joe will touch on content tips, including suggestions for getting the most value for your time spent. He will also provide pointers on how to make the doc content easier to use, and show you how to use DocC both from within Xcode and in the Terminal. At the end of the workshop, you’ll have a repository with updates, hosting the documentation of its library.