DocFX Version Used: docfx 2.28.2.0
I'm letting docfx extract the metadata for my API reference from a .csproj. In the API reference all members are sorted. That's great, but I'd like enum values to stay in the original order as it makes more sense that way.
Is there currently a possible work around or extension to achieve this?
DocFX Version Used: docfx 2.28.2.0
I'm letting docfx extract the metadata for my API reference from a .csproj. In the API reference all members are sorted. That's great, but I'd like enum values to stay in the original order as it makes more sense that way.
Is there currently a possible work around or extension to achieve this?