v0.1.1
Added option for hiding enums
We already had it with _, but that is hard doing without breaking backwards compat in existing code, and is not that flexible.
Let's use docgen:hide that we already use elsewhere.
Added option for hiding enums
We already had it with _, but that is hard doing without breaking backwards compat in existing code, and is not that flexible.
Let's use docgen:hide that we already use elsewhere.