dlang-community / harbored-mod

A documentation generator for D with support for both DDoc and Markdown.
Boost Software License 1.0
18 stars 14 forks source link

template parameters and unittest of templatized variable not displayed #89

Open ghost opened 6 years ago

ghost commented 6 years ago

this is like #88, but #88 is for enum stuff(T) = ...;. here it's for enum SomeType stuff(T) = ...;