Closed
Description
Tables with fixed width columns don't scale and can lead to unreadable definitions (example).
We agreed with @trefis that it was better to render them as we do for module member: each member/case being in its own div
with a properly labelled internal div
for the definition (which can be made to wrap like function definitions do) and another div
for the doc string.