mausch / XmlLiteralsTypeProvider

F# type provider implementing compile-time XML literals
Apache License 2.0
5 stars 2 forks source link

Hole descriptions #8

Open mausch opened 10 years ago

mausch commented 10 years ago

Add an optional attribute description to holes. The value of this attribute will be copied to the XML doc of the constructor. If there are multiple holes with the same name, concatenate their descriptions.