api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

Generate DU cases for discriminated unions

Open cartermp opened this issue 7 years ago • 0 comments

Today, DUs are not generated:

image

See the MSDN reference entry for Option: https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/core.option%5b't%5d-union-%5bfsharp%5d

In this case, the Some and None cases should be shown.

cartermp avatar Aug 23 '18 00:08 cartermp