Statiq.Docs
Statiq.Docs copied to clipboard
Constructors only need to list parameters

There's no point in repeating the type name on every line when it's obviously going to be the same for every constructor. I recommend changing the heading to "Parameters" so in that image it would just show AnimancerState, Action<AnimationEvent>. That might even free up enough room to include the parameter names.
The implementation of https://github.com/Wyamio/Wyam/issues/800 might also influence the way this should be handled.
On a related note, all properties get a useless Value section that can't possibly contain anything useful:
