CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
517 stars 84 forks source link

remove swift-docc-plugin since it is no longer needed #93

Closed lukepistrol closed 1 year ago

lukepistrol commented 1 year ago

Since we now use xcodebuild docbuild to build DocC documentation, the swift-docs-plugin is no longer needed.