Documentation Language: Swift

Method

documentation(name:children:)

return the documentation for the given child nodes

class func documentation(name: String, children: LazySequence<AnySequence<XMLElement>>) -> String