hyp / SwiftDocDigger

A small library that parses XML based documentation comments for the Swift programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftDocDigger

A small library that parses XML based documentation comments for the Swift programming language. The parsed representation can be convered into HTML.

Swift's XML documentation comments can be obtained from source kit or the swift compiler itself.

About

A small library that parses XML based documentation comments for the Swift programming language.

License:MIT License


Languages

Language:Swift 99.1%Language:Objective-C 0.9%