SwiftDocOrg / swift-doc

A documentation generator for Swift projects
https://swiftdoc.org
MIT License
1.68k stars 100 forks source link

Group management #302

Open HyperCed opened 3 years ago

HyperCed commented 3 years ago

Is there a way to generate html groups like with Doxygen 's @defgroup and @ingroup ? It would be great for us!