sharpDox icon indicating copy to clipboard operation
sharpDox copied to clipboard

A c# documentation tool (Discontinued)

Results 13 sharpDox issues
Sort by recently updated
recently updated
newest added

At this point we need a configuration file which can be passed to the command line as --config. This has some disadvantages: - we need to maintain an additional file...

enhancement

It seems that inheritance and implementations are removed from the class if they're in a different namespace. Base types such as `System.Collections.Generic.List` are working but classes from another project are...

I think that if VisibilitySettings.HidePrivateMembers is a setting (and thus can be determined dynamically), it works much better than using it as a tool (where clicking the button does the...

enhancement