[swift-dev] Documentation

Nate Cook natecook at gmail.com
Tue Jan 12 15:52:55 CST 2016


Thanks, Erica!

Trent, swiftdoc.org <http://swiftdoc.org/> doesn't list the implementing types, but you can see them graphically if you click on the "View Protocol Hierarchy" button on any type or protocol page. Separating the methods by the requiring protocols is a bit trickier, but probably achievable. In any case, it's great to hear constructive feedback from people who've seen the site -- please feel free to open an issue with comments/requests/suggestions:
	https://github.com/SwiftDocOrg/swiftdoc.org

Nate


> On Jan 6, 2016, at 8:52 PM, Erica Sadun <erica at ericasadun.com> wrote:
> 
> These things are achievable, in my opinion. At a minimum, it's worth pinging Nate to have him join in on the discussion rather than trying to replace a really great site that already does a large part of what people are looking for.
> 
> -- Erica
> 
> 
>> On Jan 6, 2016, at 6:19 PM, Trent Nadeau via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
>> 
>> SwiftDoc is nice, but it doesn't quite do everything I want. The pages for protocols don't list implementing types in the stdlib, and the pages for types don't separate the methods by the protocol(s) that require them. Both are very useful when using generics so that the developer can create the best bounds (i.e., the ones that are least restrictive but still have the required operations and semantics).
>> 
>> On Wed, Jan 6, 2016 at 5:44 PM, James Campbell <james at supmenow.com <mailto:james at supmenow.com>> wrote:
>> swiftdoc.org <http://swiftdoc.org/>
>> 
>> 
>> 
>> -- 
>> Trent Nadeau
>>  _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org <mailto:swift-dev at swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-dev
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160112/de258c52/attachment.html>


More information about the swift-dev mailing list