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

Better class/struct/etc member lists #17

Open kiith-sa opened 9 years ago

kiith-sa commented 9 years ago

Sort class members by public/protected/package/private, and show where e.g. public members start and end.