Consider allowing #[doc]
in cxx_qt::inherit
blocks
#532
Labels
📖 documentation
Improvements or additions to documentation
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
In #518 we start generating docs for any methods that are inherited, but instead we should consider if supporting passing through documentation instead and require the developer to document their inherit methods.
Currently if one tries to do this our generator states that the doc attribute is not supported.
The text was updated successfully, but these errors were encountered: