Method
documentation(name:children:)
return the documentation for the given child nodes
class func documentation(name: String, children: LazySequence<AnySequence<XMLElement>>) -> String
Method
return the documentation for the given child nodes
class func documentation(name: String, children: LazySequence<AnySequence<XMLElement>>) -> String