candy-kingdom / summary

Flexible and effortless API reference generator for .NET.
MIT License
9 stars 0 forks source link

File names are not fully qualified #30

Closed joshua-light closed 9 months ago

joshua-light commented 10 months ago

Currently, file names are not fully qualified, so potentially there could be a name collision.

Instead, we should use fully qualified names in file names. Also, for generics we should use the same names, but formatted with <> brackets as headers.