apple / swift-log

A Logging API for Swift
https://apple.github.io/swift-log/
Apache License 2.0
3.48k stars 284 forks source link

Remove Docc plugin which is no longer required. #311

Closed PeterAdams-A closed 2 months ago

PeterAdams-A commented 2 months ago

Motivation:

Plugin is no longer required to produce docs. There are now warnings in the plugin when included and it will delay build a small amount.

Modifications:

Remove plugin dependency.

Result:

No dependencies.