Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 827 Bytes

File metadata and controls

22 lines (16 loc) · 827 Bytes
title API Reference
description

Our API reference is automatically generated directly from the inline comments in our code, so if you're adding something new, all you have to do is actually add doc comments and they'll show up here.

See something missing documentation? Add docu-comments to the code, and open a pull request!

We're using SourceDocs via our SwiftScripts package.

To run the generator, cd into the SwiftScripts folder and run

swift run DocumentationGenerator