fulldecent / swift5-module-template

An opinionated starting point for awesome, reusable Swift 5 modules
MIT License
450 stars 56 forks source link

Check for documentation of API #16

Closed fulldecent closed 7 years ago

fulldecent commented 7 years ago

The project (not the Example) includes parameters and methods that make up a public API.

The continuous integration testing (Travis) should check that all parameters and methods are documented.

Related: https://stackoverflow.com/questions/40966410/how-do-i-extract-api-documentation-from-a-swift-file