KDAB / knut

Knut is an automation tool for code transformation using scripts.
Other
5 stars 15 forks source link

fix: allows describing type documentation with nested brackets and commas #146

Closed smnppKDAB closed 1 month ago

smnppKDAB commented 1 month ago

makes documentation generation easier by allowing writing types with nested angle brackets like array<map<string, int>>