Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2023-10244
$eventId
ID of event: wwdc2023
$eventContentId
ID of session without event part: 10244
$eventShortId
Shortened ID of event: wwdc23
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2023] [Session 10244] Create ri...

WWDC23 • Session 10244

Create rich documentation with Swift-DocC

Developer Tools • iOS, macOS, tvOS, watchOS • 33:52

Learn how you can take advantage of the latest features in Swift-DocC to create rich and detailed documentation for your app or framework. We’ll show you how to use the Xcode 15 Documentation Preview editor to efficiently iterate on your existing project’s documentation, and explore expanded authoring capabilities like grid-based layouts, video support, and custom themes. To get the most out of this session, you should have a working knowledge of the basics of Swift-DocC documentation.

Speaker: Ethan Kusters

Open in Apple Developer site