Doraku / DefaultDocumentation

Create a simple markdown documentation from the Visual Studio xml one.
MIT No Attribution
157 stars 26 forks source link

Multiple method signatures in the same file? #139

Open bucurb opened 1 year ago

bucurb commented 1 year ago

Is there a setting by which I can get all methods with the same name (but different signatures) in a single file? Pretty much like the official C# documentation for int.ToString() for instance.